TimerCompare class compares two Timers base on their expiration timestamp. More...
#include <Timer.h>
Public Member Functions | |
| bool | operator() (const Timer *t1_, const Timer *t2_) const |
TimerCompare class compares two Timers base on their expiration timestamp.
Definition at line 189 of file Timer.h.
1.6.1