stream
0.10.0
stream analysis framework
|
Performance profiler. More...
#include <base/Profiler.h>
Public Member Functions | |
Profiler () | |
constructor | |
void | Reserve (unsigned num=10) |
reserve | |
void | SetActive (bool on=true) |
set active | |
void | MakeStatistic () |
make statistic | |
std::string | Format () |
format | |
Friends | |
class | ProfilerGuard |
Performance profiler.