| beginBlock(const std::string &name) | Profiler | [inline] |
| endBlock(const std::string &name) | Profiler | [inline] |
| endCycle() | Profiler | [inline] |
| getAvgDuration(const std::string &name, TimeFormat format) const | Profiler | [inline] |
| getSummary(TimeFormat format=PERCENT) | Profiler | [inline] |
| getTimeSinceInit(TimeFormat format) | Profiler | [inline] |
| getTotalDuration(const std::string &name, TimeFormat format) | Profiler | [inline] |
| init(double smoothing=0.0, const std::string outputFilename="", size_t printPeriod=1, TimeFormat printFormat=MILLISECONDS) | Profiler | [inline] |
| instance() | Profiler | [inline, static] |
| Profiler() | Profiler | [inline] |
| ~Profiler() | Profiler | [inline] |
1.4.7