TimeElapsed Class Reference

This class is a container for time results. More...

#include <Timer.h>

List of all members.

Public Member Functions

 TimeElapsed (long user, long system, long real)
 Construct with the three OS timing results.
long getUserTime ()
 Return the time in user land.
long getSystemTime ()
 Return the time in system land.
long getTotalTime ()
 Return the total process time.
long getRealTime ()
 Get the elapsed time.


Detailed Description

This class is a container for time results.
The documentation for this class was generated from the following file:
  • /home/weinberg/src/BIE/include/Timer.h

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:12 2010 by doxygen