TimerTask

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

cancel
bool cancel()
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run()
Undocumented in source.
scheduledExcecutionTime
long scheduledExcecutionTime()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fixed
bool fixed;
Undocumented in source.
lastExecutionTime
long lastExecutionTime;
Undocumented in source.
period
long period;
Undocumented in source.
scheduled
long scheduled;
Undocumented in source.

Meta