hmbdc
simplify-high-performance-messaging-programming
|
Public Member Functions | |
OneTimeTimer (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 |
Additional Inherited Members | |
![]() | |
using | Callback = std::function< void(TimerManager &, SysTime const &)> |
![]() | |
SysTime | getFireAt () const |