#include "ace/pre.h"
#include "ace/ACE_export.h"
#include "ace/OS.h"
#include "ace/post.h"
Include dependency graph for High_Res_Timer.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_High_Res_Timer |
A high resolution timer class wrapper that encapsulates OS-specific high-resolution timers, such as those found on Solaris, AIX, Win32/Pentium, and VxWorks. More... | |
Defines | |
#define | ACE_HR_SCALE_CONVERSION (ACE_ONE_SECOND_IN_MSECS) |
High_Res_Timer.h,v 4.57 2002/05/02 04:08:13 ossama Exp
|
|