|
Doxygen
|
Classes | |
| struct | stat |
Public Member Functions | |
| Statistics () | |
| void | begin (const char *name) |
| void | end () |
| void | print () |
Private Attributes | |
| std::vector< stat > | stats |
| std::chrono::steady_clock::time_point | startTime |
Definition at line 229 of file doxygen.cpp.
|
inline |
Definition at line 232 of file doxygen.cpp.
|
inline |
Definition at line 233 of file doxygen.cpp.
|
inline |
Definition at line 239 of file doxygen.cpp.
References startTime, stats, and warn_flush().
|
inline |
Definition at line 246 of file doxygen.cpp.
References Debug::clearFlag(), FALSE, Debug::isFlagSet(), msg, Debug::setFlag(), stats, Debug::Time, and TRUE.
|
private |
Definition at line 270 of file doxygen.cpp.
|
private |
Definition at line 269 of file doxygen.cpp.