Eris  1.3.19
Public Member Functions | Static Public Member Functions | Public Attributes
Eris::TimedEventService Class Reference

List of all members.

Public Member Functions

unsigned long tick (bool idle=false)
 Tick all the timed events registered with the service instance.
void registerEvent (TimedEvent *te)
 
 

void unregisterEvent (TimedEvent *te)
 
 

Static Public Member Functions

static TimedEventServiceinstance ()
static void del ()

Public Attributes

sigc::signal< void > Idle
 Signal emitted when tick is idle.

Member Function Documentation

unsigned long Eris::TimedEventService::tick ( bool  idle = false)

Tick all the timed events registered with the service instance.

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: