|
ACE
6.1.3
|


Protected Member Functions | |
| virtual ACE_Time_Value | gettimeofday () const |
| Return the current time according to policy implementation. | |
Additional Inherited Members | |
Public Member Functions inherited from ACE_Dynamic_Time_Policy_Base | |
| virtual | ~ACE_Dynamic_Time_Policy_Base () |
| 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. | |
|
protectedvirtual |
Return the current time according to policy implementation.
Implements ACE_Dynamic_Time_Policy_Base.
1.8.1.2