#include <debug-profiler.h>


Protected Member Functions | |
| long long | getCounter () const |
Protected Member Functions inherited from Profiler | |
| void | stopInternalCounter () |
| void | startInternalCounter () |
Additional Inherited Members | |
Public Member Functions inherited from Profiler | |
| Profiler () | |
| virtual | ~Profiler () |
| void | startProfile (const QString &descr) |
| void | stopProfile (const QString &descr) |
| void | printData () |
Protected Attributes inherited from Profiler | |
| long long | m_internalCounter |
| long long | m_tmpStartVal |
| QMap< QString, profile_data > | m_ProfileData |
Definition at line 80 of file debug-profiler.h.
|
inlineprotectedvirtual |
1.8.1.2