#include <debug-profiler.h>
Public Member Functions | |
| BlockProfiler (const QString &descr) | |
| ~BlockProfiler () | |
| void | stop () |
Protected Attributes | |
| QString | m_Description |
Definition at line 99 of file debug-profiler.h.
| BlockProfiler::BlockProfiler | ( | const QString & | descr | ) |
| BlockProfiler::~BlockProfiler | ( | ) |
| void BlockProfiler::stop | ( | ) |
|
protected |
Definition at line 108 of file debug-profiler.h.
1.8.1.2