Public Member Functions | |
| Time_Out (const Time_Span &dur) | |
| Time_Span | Duration () const |
| bool | Expired (const Time_Clock &tm, bool reset=false) |
| bool | Expired (bool reset=false) |
| void | ForceToExpired () |
| Time_Clock | GetAlarm (void) |
| void | NextInStep (Time_Clock &curtime) |
| bool | operator() (bool reset=false) |
| bool | operator() (const Time_Clock &tm, bool reset=false) |
| Time_Span | Remaining (const Time_Clock &tm) const |
| Time_Span | Remaining () const |
| void | ResetAll (const Time_Clock &tm, const Time_Span &sp) |
| void | ResetTime (const Time_Clock &tm) |
| void | ReStart () |
| void | SetTimeOutSec (int sec) |
Definition at line 8 of file time_out.h.
1.8.15