#include <debug-profiler.h>
Detailed Description
Definition at line 43 of file debug-profiler.h.
Constructor & Destructor Documentation
| virtual Profiler::~Profiler |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual long long Profiler::getCounter |
( |
| ) |
const |
|
protectedpure virtual |
| void Profiler::printData |
( |
| ) |
|
| void Profiler::startInternalCounter |
( |
| ) |
|
|
protected |
| void Profiler::startProfile |
( |
const QString & |
descr | ) |
|
| void Profiler::stopInternalCounter |
( |
| ) |
|
|
protected |
| void Profiler::stopProfile |
( |
const QString & |
descr | ) |
|
Member Data Documentation
| long long Profiler::m_internalCounter |
|
protected |
| long long Profiler::m_tmpStartVal |
|
protected |
The documentation for this class was generated from the following file: