ACE 7.0.7
|
Protected Member Functions | |
ACE_Time_Value_T< ACE_Delegating_Time_Policy > | gettimeofday () const override |
Return the current time according to policy implementation. More... | |
Additional Inherited Members | |
![]() | |
virtual | ~ACE_Dynamic_Time_Policy_Base () |
ACE_Time_Value_T< ACE_Delegating_Time_Policy > | operator() () const |
Return the current time according to this policy. More... | |
void | set_gettimeofday (ACE_Time_Value(*gettimeofday)()) |
Noop. Just here to satisfy backwards compatibility demands. More... | |
|
overrideprotectedvirtual |
Return the current time according to policy implementation.
Implements ACE_Dynamic_Time_Policy_Base.