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