|
| unsigned long | tick (bool idle=false) |
| | Tick all the timed events registered with the service instance. More...
|
| |
|
void | registerEvent (TimedEvent *te) |
| |
|
void | unregisterEvent (TimedEvent *te) |
| |
|
|
sigc::signal< void > | Idle |
| | Signal emitted when tick is idle.
|
| |
◆ tick()
| unsigned long Eris::TimedEventService::tick |
( |
bool |
idle = false | ) |
|
Tick all the timed events registered with the service instance.
@ret The period in milliseconds until the next event is due
References Eris::TimedEvent::expired(), and Idle.
The documentation for this class was generated from the following files: