lightspark::TimerThread Class Reference
#include <timer.h>
List of all members.
Detailed Description
Definition at line 48 of file timer.h.
Constructor & Destructor Documentation
| TimerThread::~TimerThread |
( |
|
) |
|
Member Function Documentation
| void TimerThread::addTick |
( |
uint32_t |
tickTime, |
|
|
ITickJob * |
job | |
|
) |
| | |
| void TimerThread::addWait |
( |
uint32_t |
waitTime, |
|
|
ITickJob * |
job | |
|
) |
| | |
| void TimerThread::dumpJobs |
( |
|
) |
[private] |
| void TimerThread::insertNewEvent |
( |
TimingEvent * |
e |
) |
[private] |
| void TimerThread::insertNewEvent_nolock |
( |
TimingEvent * |
e |
) |
[private] |
| bool TimerThread::removeJob |
( |
ITickJob * |
job |
) |
|
| void TimerThread::stop |
( |
|
) |
|
| void * TimerThread::timer_worker |
( |
TimerThread * |
th |
) |
[static, private] |
| void TimerThread::wait |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: