This instance will call Profiler::begin() when constructed and Profiler::end() when it goes out of scope. More...
#include <Profiler.h>
Public Member Functions | |
BeginBlock (const std::string &name, Profiler &prof=Profiler::Instance()) |
This instance will call Profiler::begin() when constructed and Profiler::end() when it goes out of scope.
Definition at line 80 of file Profiler.h.