Eris  1.4.0
Public Member Functions | List of all members
Eris::TimedEvent Class Reference

Class for things which occur after a period of time. More...

#include <EventService.h>

Public Member Functions

 TimedEvent (EventService &eventService, const boost::posix_time::time_duration &duration, const std::function< void()> &callback)
 

Detailed Description

Class for things which occur after a period of time.


The documentation for this class was generated from the following files: