- setInterval
TimerEvent setInterval(AppCallback fn, uint ms)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTimeout
TimerEvent setTimeout(AppCallback fn, uint ms)
Undocumented in source. Be warned that the author may not have intended to support it.