Skip to main content

PikkuTaskScheduler

PikkuTaskScheduler Methods

info

The PikkuTaskSchedular isn't fully typed and just expects names of tasks

startAll()

Starts all the scheduled tasks

stopAll()

Stops all the scheduled tasks

start(names: string[])

Starts all the specified tasks

stopAll()

Stops all the specified tasks.