ACE
6.1.0
|
Implement a time policy based on the ACE Highres timer. More...
#include <Time_Policy.h>
Public Member Functions | |
ACE_Time_Value | operator() () const |
Return the current time according to this policy. | |
void | set_gettimeofday (ACE_Time_Value(*gettimeofday)(void)) |
Noop. Just here to satisfy backwards compatibility demands. |
Implement a time policy based on the ACE Highres timer.
ACE_Time_Value ACE_HR_Time_Policy::operator() | ( | ) | const [inline] |
Return the current time according to this policy.
void ACE_HR_Time_Policy::set_gettimeofday | ( | ACE_Time_Value(*)(void) | gettimeofday | ) | [inline] |
Noop. Just here to satisfy backwards compatibility demands.