#include <UT_CumulativeTimer.h>
Definition at line 20 of file UT_CumulativeTimer.h.
UT_CumulativeTimer::UT_CumulativeTimer |
( |
const char * |
name, |
|
|
bool |
report_on_destroy = false |
|
) |
| |
UT_CumulativeTimer::~UT_CumulativeTimer |
( |
| ) |
|
const char* UT_CumulativeTimer::getName |
( |
| ) |
const |
double UT_CumulativeTimer::getOverlapTime |
( |
| ) |
const |
double UT_CumulativeTimer::getTime |
( |
| ) |
const |
double UT_CumulativeTimer::getTotalTime |
( |
| ) |
const |
void UT_CumulativeTimer::reportWhenDestroyed |
( |
bool |
report = true | ) |
|
void UT_CumulativeTimer::reset |
( |
| ) |
|
void UT_CumulativeTimer::start |
( |
| ) |
|
void UT_CumulativeTimer::stop |
( |
| ) |
|
The documentation for this class was generated from the following file: