WheelTimer

The timer parent's class.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

IsActive
bool IsActive()

the time is active.

Stop
void Stop()

stop the time, it will Remove from Wheel.

onTimeOut
void onTimeOut()

the function will be called when the timer timeout.

rest
void rest(size_t next)

rest the timer.

Properties

oneShop
oneShop [@property getter]

get the timer only run once.

oneShop
bool oneShop [@property setter]

set the timer only run once.

Meta