#include "ace/ACE_export.h"
#include "ace/Basic_Types.h"
#include "ace/OS_NS_time.h"
#include "ace/Time_Value.h"
#include "ace/High_Res_Timer.inl"
Include dependency graph for High_Res_Timer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
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) |
Definition in file High_Res_Timer.h.
|
Definition at line 129 of file High_Res_Timer.h. Referenced by ACE_Throughput_Stats::dump_throughput(), ACE_High_Res_Timer::global_scale_factor(), and ACE_High_Res_Timer::hrtime_to_tv(). |