#include <dabc/Profiler.h>
Definition at line 29 of file Profiler.h.
◆ clock_t
◆ Profiler()
| dabc::Profiler::Profiler |
( |
| ) |
|
|
inline |
◆ GetClock()
| clock_t dabc::Profiler::GetClock |
( |
| ) |
|
|
inlineprivate |
◆ Reserve()
| void dabc::Profiler::Reserve |
( |
unsigned |
num = 10 | ) |
|
|
inline |
◆ SetActive()
| void dabc::Profiler::SetActive |
( |
bool |
on = true | ) |
|
|
inline |
◆ MakeStatistic()
| void dabc::Profiler::MakeStatistic |
( |
| ) |
|
◆ Format()
| std::string dabc::Profiler::Format |
( |
| ) |
|
◆ ProfilerGuard
◆ fActive
| bool dabc::Profiler::fActive {true} |
|
private |
◆ fLast
◆ fEntries
| std::vector<Entry> dabc::Profiler::fEntries |
|
private |
The documentation for this class was generated from the following files: