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