Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_Profile_Timer::ACE_Elapsed_Time Class Reference

Keeps track of the various user, system, and elapsed (real) times. More...

#include <Profile_Timer.h>

List of all members.

Public Attributes

ACE_timer_t real_time
ACE_timer_t user_time
ACE_timer_t system_time


Detailed Description

Keeps track of the various user, system, and elapsed (real) times.

If is enabled these values are in microseconds, otherwise, they are in seconds.


Member Data Documentation

ACE_timer_t ACE_Profile_Timer::ACE_Elapsed_Time::real_time
 

ACE_timer_t ACE_Profile_Timer::ACE_Elapsed_Time::system_time
 

ACE_timer_t ACE_Profile_Timer::ACE_Elapsed_Time::user_time
 


The documentation for this class was generated from the following file:
Generated at Wed Nov 21 10:30:21 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000