|
|
An implementation of ClockBase that uses gettimeofday() as it's clock source.
SystemClock ()
| SystemClock |
~SystemClock ()
| ~SystemClock |
void advance_time ()
| advance_time |
Reimplemented from ClockBase.
void current_time (TimeVal& tv)
| current_time |
Reimplemented from ClockBase.