|
stream
0.10.0
stream analysis framework
|
Guard class to use base::Profiler. More...
#include <base/Profiler.h>
Public Member Functions | |
| ProfilerGuard (Profiler &prof, const char *name=nullptr, unsigned lvl=0) | |
| constructor | |
| ~ProfilerGuard () | |
| destructor | |
| void | Next (const char *name=nullptr, unsigned lvl=0) |
| next ? | |
Guard class to use base::Profiler.