Eris
1.4.0
|
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) | |
Class for things which occur after a period of time.