#include <debug-profiler.h>
Protected Member Functions | |
long long | getCounter () const |
![]() | |
void | stopInternalCounter () |
void | startInternalCounter () |
Additional Inherited Members | |
![]() | |
Profiler () | |
virtual | ~Profiler () |
void | startProfile (const QString &descr) |
void | stopProfile (const QString &descr) |
void | printData () |
![]() | |
long long | m_internalCounter |
long long | m_tmpStartVal |
QMap< QString, profile_data > | m_ProfileData |
Definition at line 87 of file debug-profiler.h.
|
protectedvirtual |
Implements Profiler.