17 #ifndef HH_SENF_Scheduler_FdManager_ 18 #define HH_SENF_Scheduler_FdManager_ 1 43 virtual void signal(
int events) = 0;
54 bool set(
int fd,
int events,
Event * entry);
config::time_type clock_type
ClockService timer data type.
CyclicTimestamp const & eventTimestamp() const
Cyclic Timestamp of last event (1ms precision)
ClockService::clock_type const & eventTime() const
Time of last event.
virtual void signal(int events)=0
Called when the given event is posted.
void restart()
Restart scheduler.
void processOnce()
Wait for events.
ClockService public header.