ACE_Profile_Timer Class ReferenceThis class provides both a timing mechanism and a mechanism for reporting the resource usage of a process. More...
Collaboration diagram for ACE_Profile_Timer:
Detailed DescriptionThis class provides both a timing mechanism and a mechanism for reporting the resource usage of a process.Member Typedef Documentation
Constructor & Destructor Documentation
Default constructor. Clears all time values to 0.
Shutdown the timer.
Member Function Documentation
Activate the timer.
Stop the timer.
Return the resource utilization (don't recompute it).
Dump the state of an object.
Compute how much time has elapsed.
Member Data DocumentationDeclare the dynamic allocation hooks.
Keep track of the starting resource utilization.
Keep track of the ending resource utilization.
Keep track of the last rusage for incremental timing.
The high resolution timer.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:16:16 2008 for ACE by 1.5.5 |