HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_TimerDisplayTotal Class Reference

#include <UT_StopWatch.h>

+ Inheritance diagram for UT_TimerDisplayTotal:

Public Member Functions

 UT_TimerDisplayTotal (const char *block_name)
 
 ~UT_TimerDisplayTotal ()
 
- Public Member Functions inherited from UT_Timer
 UT_Timer ()
 
 UT_Timer (const char *block_name)
 
 ~UT_Timer ()
 
 UT_Timer (const UT_Timer &)=delete
 
UT_Timeroperator= (const UT_Timer &)=delete
 
void clear ()
 
void begin (const char *block_name=NULL)
 
int lap ()
 
void end ()
 
bool isRunning () const
 
fpreal64 getBlockDuration ()
 
fpreal64 getTotalDuration ()
 
fpreal64 getAverageDuration ()
 
void setDisplay (bool d)
 
bool willDisplay () const
 
void displayBlockDuration (const char *block_name=NULL)
 
void displayTotalDuration (const char *block_name=NULL)
 
void displayAverageDuration (const char *block_name=NULL)
 

Additional Inherited Members

- Static Public Member Functions inherited from UT_Timer
static void indent ()
 
static void timeStamp (const char *msg1, const char *msg2=0)
 
static UT_TimergetTimer (int id)
 

Detailed Description

Definition at line 117 of file UT_StopWatch.h.

Constructor & Destructor Documentation

UT_TimerDisplayTotal::UT_TimerDisplayTotal ( const char *  block_name)
inline

Definition at line 120 of file UT_StopWatch.h.

UT_TimerDisplayTotal::~UT_TimerDisplayTotal ( )
inline

Definition at line 124 of file UT_StopWatch.h.


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