nux-1.16.0
|
Public Member Functions | |
TimerHandle (TimerObject *timer_object) | |
TimerHandle (const TimerHandle &) | |
TimerHandle & | operator= (const TimerHandle &) |
bool | IsValid () const |
float | GetProgress () const |
return a factor between 0.0f and 1.0f representing the progress of the timer. | |
float | GetProgressDelta () const |
int | GetScheduledIterationCount () const |
int | GetProgressIterationCount () const |
int | GetElapsedTimed () const |
Friends | |
class | TimerHandler |
Definition at line 40 of file TimerProc.h.