#include <Nux/TimerProc.h>
Constructor & Destructor Documentation
nux::TimerHandle::TimerHandle |
( |
| ) |
|
nux::TimerHandle::TimerHandle |
( |
TimerObject * |
timer_object | ) |
|
nux::TimerHandle::~TimerHandle |
( |
| ) |
|
Member Function Documentation
int nux::TimerHandle::GetElapsedTimed |
( |
| ) |
const |
float nux::TimerHandle::GetProgress |
( |
| ) |
const |
return a factor between 0.0f and 1.0f representing the progress of the timer.
float nux::TimerHandle::GetProgressDelta |
( |
| ) |
const |
int nux::TimerHandle::GetProgressIterationCount |
( |
| ) |
const |
int nux::TimerHandle::GetScheduledIterationCount |
( |
| ) |
const |
bool nux::TimerHandle::IsValid |
( |
| ) |
const |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: