Timer Struct Reference

List of all members.

Public Member Functions

 Timer ()
 ~Timer ()
void printTime (std::string s="")
double Time ()

Public Attributes

TStopwatch gTimer
double gTotTime

Detailed Description

Definition at line 696 of file stressMathCore.cxx.


Constructor & Destructor Documentation

Timer::Timer (  )  [inline]

Definition at line 697 of file stressMathCore.cxx.

References gTimer, and TStopwatch::Start().

Timer::~Timer ( void   )  [inline]

Definition at line 700 of file stressMathCore.cxx.

References debugTime, gTimer, gTotTime, printTime(), TStopwatch::Stop(), and Time().


Member Function Documentation

void Timer::printTime ( std::string  s = ""  )  [inline]

Definition at line 706 of file stressMathCore.cxx.

References pr(), s, and Time().

Referenced by ~Timer().

double Timer::Time (  )  [inline]

Definition at line 714 of file stressMathCore.cxx.

References gTimer, and TStopwatch::RealTime().

Referenced by printTime(), and ~Timer().


Member Data Documentation

TStopwatch Timer::gTimer

Definition at line 716 of file stressMathCore.cxx.

Referenced by Time(), Timer(), and ~Timer().

double Timer::gTotTime

Definition at line 717 of file stressMathCore.cxx.

Referenced by ~Timer().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:41:44 2011 for ROOT_528-00b_version by  doxygen 1.5.1