glotzutil::StopWatch Class Reference

#include <StopWatch.h>

List of all members.

Public Member Functions

 StopWatch ()
void Start ()
void ReStart ()
void Stop ()
void Check ()
double ElapsedTime ()

Private Attributes

bool mRunning
clock_t mStartClock
time_t mStartTime
double mAccTime

Friends

std::ostream & operator<< (std::ostream &os, StopWatch &t)


Constructor & Destructor Documentation

glotzutil::StopWatch::StopWatch (  )  [inline]


Member Function Documentation

void glotzutil::StopWatch::Start (  ) 

void glotzutil::StopWatch::ReStart (  ) 

void glotzutil::StopWatch::Stop (  ) 

void glotzutil::StopWatch::Check (  ) 

double glotzutil::StopWatch::ElapsedTime (  ) 


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
StopWatch t 
) [friend]


Member Data Documentation

bool glotzutil::StopWatch::mRunning [private]

clock_t glotzutil::StopWatch::mStartClock [private]

time_t glotzutil::StopWatch::mStartTime [private]

double glotzutil::StopWatch::mAccTime [private]


The documentation for this class was generated from the following files:
Generated on Tue Feb 24 20:55:05 2009 by  doxygen 1.5.3