Time Shield Library
C++ library for working with time
|
Comparator that orders timers by earliest fire time. More...
#include <TimerScheduler.hpp>
Public Member Functions | |
bool | operator() (const ScheduledTimer &lhs, const ScheduledTimer &rhs) const |
Comparator that orders timers by earliest fire time.
Definition at line 89 of file TimerScheduler.hpp.
|
inline |
Definition at line 90 of file TimerScheduler.hpp.