stream  0.10.0
stream analysis framework
Public Member Functions
base::ProfilerGuard Class Reference

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 ?
 

Detailed Description

Guard class to use base::Profiler.


The documentation for this class was generated from the following file: