UT_StopWatch Class Reference

#include <UT_StopWatch.h>

List of all members.

Public Member Functions

 UT_StopWatch ()
void clear ()
void start ()
fpreal64 lap () const
fpreal64 stop ()
void resume ()
fpreal64 getTime () const
bool isRunning () const
fpreal64 operator- (const UT_StopWatch &)

Static Public Member Functions

static fpreal64 _timeDiff (const UT_TIMERVAL &later, const UT_TIMERVAL &sooner)

Protected Attributes

bool _running
fpreal64 _elapsedTime
UT_TIMERVAL _startTime


Detailed Description

Definition at line 38 of file UT_StopWatch.h.


Constructor & Destructor Documentation

UT_StopWatch::UT_StopWatch (  ) 


Member Function Documentation

static fpreal64 UT_StopWatch::_timeDiff ( const UT_TIMERVAL later,
const UT_TIMERVAL sooner 
) [static]

void UT_StopWatch::clear (  ) 

fpreal64 UT_StopWatch::getTime (  )  const

bool UT_StopWatch::isRunning (  )  const

fpreal64 UT_StopWatch::lap (  )  const

fpreal64 UT_StopWatch::operator- ( const UT_StopWatch  ) 

void UT_StopWatch::resume (  ) 

void UT_StopWatch::start (  ) 

fpreal64 UT_StopWatch::stop (  ) 


Member Data Documentation

Definition at line 59 of file UT_StopWatch.h.

bool UT_StopWatch::_running [protected]

Definition at line 58 of file UT_StopWatch.h.

Definition at line 61 of file UT_StopWatch.h.


The documentation for this class was generated from the following file:

Generated on Fri May 25 00:10:55 2012 for HDK by  doxygen 1.5.9