Public Member Functions | |
this (uint interval) | |
ulong | getTime () |
Private Member Functions | |
final void | update () |
int | run () |
Private Attributes | |
ulong | time |
uint | pause |
uint | interval |
|
Construct a Timer for the specified interval (in microseconds) |
|
Returns the current time in milliseconds Definition at line 71 of file Timer.d. References time. |
|
Definition at line 80 of file Timer.d. |
|
|
|
|
|
|
|
|