| My Project
    | 
| Classes | |
| struct | stat | 
| Public Member Functions | |
| Statistics () | |
| void | begin (const char *name) | 
| void | end () | 
| void | print () | 
| Private Attributes | |
| QList< stat > | stats | 
| QTime | time | 
Definition at line 212 of file doxygen.cpp.
| 
 | inline | 
| 
 | inline | 
Definition at line 216 of file doxygen.cpp.
References msg(), stats, and time.
Referenced by generateOutput(), parseInput(), and searchInputFiles().
| 
 | inline | 
Definition at line 223 of file doxygen.cpp.
Referenced by generateOutput(), parseInput(), and searchInputFiles().
| 
 | inline | 
Definition at line 227 of file doxygen.cpp.
References Debug::clearFlag(), Statistics::stat::elapsed, Debug::isFlagSet(), msg(), Statistics::stat::name, Debug::setFlag(), stats, and Debug::Time.
Referenced by generateOutput().
| 
 | private | 
Definition at line 252 of file doxygen.cpp.
Referenced by begin(), end(), print(), and Statistics().
| 
 | private | 
Definition at line 253 of file doxygen.cpp.