Definition at line 40 of file profileTimer.h.
◆ ProfileTimer() [1/2]
ProfileTimer::ProfileTimer |
( |
const char * | name = 0, |
|
|
int | maxEntries = MaxEntriesDefault ) |
|
explicit |
◆ ProfileTimer() [2/2]
◆ ~ProfileTimer()
ProfileTimer::~ProfileTimer |
( |
| ) |
|
◆ consolidateAllTo()
void ProfileTimer::consolidateAllTo |
( |
std::ostream & | out = std::cout | ) |
|
|
static |
◆ consolidateTo()
void ProfileTimer::consolidateTo |
( |
std::ostream & | out = std::cout | ) |
const |
◆ getTotalTime()
double ProfileTimer::getTotalTime |
( |
| ) |
const |
◆ init()
void ProfileTimer::init |
( |
const char * | name, |
|
|
int | maxEntries = MaxEntriesDefault ) |
◆ mark()
void ProfileTimer::mark |
( |
const char * | tag | ) |
|
|
inline |
◆ off() [1/2]
void ProfileTimer::off |
( |
| ) |
|
|
inline |
◆ off() [2/2]
void ProfileTimer::off |
( |
const char * | tag | ) |
|
|
inline |
◆ on()
void ProfileTimer::on |
( |
| ) |
|
|
inline |
◆ printAllTo()
void ProfileTimer::printAllTo |
( |
std::ostream & | out = std::cout | ) |
|
|
static |
◆ printTo()
void ProfileTimer::printTo |
( |
std::ostream & | out = std::cout | ) |
const |
◆ ProfileTimer::AutoTimer
friend class ProfileTimer::AutoTimer |
|
friend |
The documentation for this class was generated from the following files: