#include "ace/pre.h"
#include "ace/OS.h"
#include "ace/Memory_Pool.h"
#include "ace/Malloc_T.h"
#include "ace/post.h"
Include dependency graph for System_Time.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_System_Time |
Defines 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... |
System_Time.h,v 4.17 2002/05/27 06:06:18 jwillemsen Exp