SPH
|
This is the complete list of members for Timer, including all inherited members.
Clock typedef | Timer | protected |
elapsed(const TimerUnit unit) const | Timer | |
flags | Timer | protected |
interval | Timer | protected |
isExpired() const | Timer | inline |
isPeriodic() const | Timer | inline |
restart() | Timer | |
started | Timer | protected |
TimePoint typedef | Timer | protected |
Timer(const int64_t interval=0, const Flags< TimerFlags > flags=EMPTY_FLAGS) | Timer |