Scheduler
Scheduler
Initialize the Scheduler.
schedule()
Schedule a functioncall in 'time' milliseconds.
update()
Check to see if it's time to call any of the functions.
Scheduler
Initialize the Scheduler.
schedule()
Schedule a functioncall in 'time' milliseconds.
update()
Check to see if it's time to call any of the functions.