Definition at line 212 of file doxygen.cpp.
Statistics::Statistics |
( |
| ) |
|
|
inline |
void Statistics::begin |
( |
const char * |
name | ) |
|
|
inline |
Definition at line 216 of file doxygen.cpp.
void msg(const char *fmt,...)
void Statistics::print |
( |
| ) |
|
|
inline |
Definition at line 227 of file doxygen.cpp.
235 msg(
"----------------------\n");
238 for ( sli.toFirst(); (s=sli.current()); ++sli )
240 msg(
"Spent %.3f seconds in %s",s->elapsed,s->name);
void msg(const char *fmt,...)
static int setFlag(const char *label)
static void clearFlag(const char *label)
static bool isFlagSet(DebugMask mask)
The documentation for this class was generated from the following file: