Class for debug output about start and end of an operation call start() to print start message call stop() to print stop message + time call time() in between to show lap times all optionally including memory usage.
More...
#include <iAPerformanceHelper.h>
Class for debug output about start and end of an operation call start() to print start message call stop() to print stop message + time call time() in between to show lap times all optionally including memory usage.
◆ iAPerformanceHelper()
| iAPerformanceHelper::iAPerformanceHelper |
( |
| ) |
|
◆ ~iAPerformanceHelper()
| iAPerformanceHelper::~iAPerformanceHelper |
( |
| ) |
|
◆ elapsed()
◆ printMemoryUsage()
| QString iAPerformanceHelper::printMemoryUsage |
( |
| ) |
|
|
static |
print memory usage information
◆ printTime()
helper method for printing the time (and optionally memory usage)
◆ start()
| void iAPerformanceHelper::start |
( |
std::string const & |
caption = "", |
|
|
bool |
printMemUsage = true |
|
) |
| |
◆ stop()
◆ time()
The documentation for this class was generated from the following files: