#include <dabc/Profiler.h>
Definition at line 67 of file Profiler.h.
◆ ProfilerGuard()
dabc::ProfilerGuard::ProfilerGuard |
( |
Profiler & |
prof, |
|
|
const char * |
name = nullptr , |
|
|
unsigned |
lvl = 0 |
|
) |
| |
|
inline |
◆ ~ProfilerGuard()
dabc::ProfilerGuard::~ProfilerGuard |
( |
| ) |
|
|
inline |
◆ Next()
void dabc::ProfilerGuard::Next |
( |
const char * |
name = nullptr , |
|
|
unsigned |
lvl = 0 |
|
) |
| |
|
inline |
◆ fProfiler
Profiler& dabc::ProfilerGuard::fProfiler |
|
private |
◆ fCnt
unsigned dabc::ProfilerGuard::fCnt {0} |
|
private |
◆ fLast
The documentation for this class was generated from the following file: