|
virtual void | report ()=0 |
|
void | schedule (SysTime fireAt, Timer &timer) |
|
void | cancel (Timer &timer) |
| cancel a timer previously scheduled with the TimerManager More...
|
|
void | checkTimers (time::SysTime) |
|
| ReoccuringTimer (Duration const &interval, Callback callback=timers_detail::noop) |
|
| Timer (Callback cb=timers_detail::noop) |
|
void | setCallback (Callback cb) |
|
bool | operator< (Timer const &other) const |
|
bool | operator<= (SysTime const &t) const |
|
The documentation for this struct was generated from the following file: