#include "ace/config-all.h"
#include "ace/High_Res_Timer.h"
#include "ace/Profile_Timer.i"
Include dependency graph for Profile_Timer.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Elapsed_Time |
Keeps track of the various user, system, and elapsed (real) times. More... | |
class | ACE_Profile_Timer |
This class provides both a timing mechanism and a mechanism for reporting the resource usage of a process. More... |