ACE_System_Time Class ReferenceDefines the timer services of the OS interface to access the system time either on the local host or on the central time server in the network. More...
Collaboration diagram for ACE_System_Time:
![]()
Detailed DescriptionDefines the timer services of the OS interface to access the system time either on the local host or on the central time server in the network.Member Typedef Documentation
Member Enumeration DocumentationEnumeration types to specify mode of synchronization with master clock. Jump will set local system time directly (thus possibly producing time gaps or ambiguous local system times. Adjust will smoothly slow down or speed up the local system clock to reach the system time of the master clock.
Constructor & Destructor Documentation
Default constructor.
Default destructor.
Member Function Documentation
Get the local system time, i.e., the value returned by ACE_OS::time().
Get the local system time, i.e., the value returned by ACE_OS::time().
Get the system time of the central time server.
Get the system time of the central time server.
Synchronize local system time with the central time server using specified mode.
Member Data Documentation
Our allocator (used for obtaining system time from shared memory).
The name of the pool used by the allocator.
Pointer to delta time kept in shared memory.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:17:28 2008 for ACE by ![]() |