T("schedule")
KRTIMER schedules functions to be evaluated in the future
Description
Properties
remain
(ReadOnly Number)maxRemain
(Number)isEmpty
(ReadOnly Boolean)
Methods
sched(delta, func)
schedAbs(time, func)
advance(delta)
clear()
Source
https://github.com/mohayonao/timbre.js/blob/master/src/objects/schedule.js