Timer

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

dispose
void dispose()
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.

Properties

time
uint time [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
time
uint time [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

tick
Event!(Timer, EventArgs) tick;
Undocumented in source.

Inherited Members

From IDisposable

dispose
void dispose()
Undocumented in source.

Meta