Public Member Functions | |
| unsigned long | tick () |
| Tick all the timed events registered with the service instance. | |
| void | registerEvent (TimedEvent *te) |
| void | unregisterEvent (TimedEvent *te) |
Static Public Member Functions | |
| static TimedEventService * | instance () |
| unsigned long Eris::TimedEventService::tick | ( | ) |
Tick all the timed events registered with the service instance.
The period in milliseconds until the next event is due
References Eris::TimedEvent::expired().
1.6.1