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
 Elapsed wall clock time.

ACE_timer_t user_time
 CPU time spent in user space.

ACE_timer_t system_time
 CPU time spent in system space.


Detailed Description

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

Definition at line 44 of file Profile_Timer.h.


Member Data Documentation

ACE_timer_t ACE_Profile_Timer::ACE_Elapsed_Time::real_time
 

Elapsed wall clock time.

Definition at line 48 of file Profile_Timer.h.

Referenced by ACE_Profile_Timer::elapsed_time().

ACE_timer_t ACE_Profile_Timer::ACE_Elapsed_Time::system_time
 

CPU time spent in system space.

Definition at line 54 of file Profile_Timer.h.

Referenced by ACE_Profile_Timer::elapsed_time().

ACE_timer_t ACE_Profile_Timer::ACE_Elapsed_Time::user_time
 

CPU time spent in user space.

Definition at line 51 of file Profile_Timer.h.

Referenced by ACE_Profile_Timer::elapsed_time().


The documentation for this class was generated from the following file:
Generated on Thu Nov 9 11:27:27 2006 for ACE by doxygen 1.3.6