- addTimer
Timer addTimer(VoidDelegate dg, Duration dur)
Undocumented in source. Be warned that the author may not have intended to support it.
- cancelTimer
void cancelTimer(Timer timer)
Undocumented in source. Be warned that the author may not have intended to support it.
- isInContext
bool isInContext()
Undocumented in source. Be warned that the author may not have intended to support it.
- schedule
void schedule(VoidDelegate dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.