|
|
| TimerEntry (TimerEventReceiver *receiver) |
| |
|
void | setDuration (uint32 duration) |
| |
|
uint32 | calculateFirstExpirationTime (uint32 currentTime) |
| |
|
uint32 | calculateNextExpirationTime (uint32 currentTime) |
| |
|
uint32 | deltaTimeAtExpiration () const |
| |
|
uint32 | expirationTime () const |
| |
|
bool | shouldReschedule () const |
| |
|
TimerEventReceiver * | getReceiver () const |
| |
|
bool | operator== (const TimerEntry &other) const |
| |
|
bool | operator< (const TimerEntry &other) const |
| |
|
bool | operator> (const TimerEntry &other) const |
| |
The documentation for this class was generated from the following file: