fcl::tools::Profiler::ScopedStart Class Reference
This instance will call
Profiler::start() when constructed and
Profiler::stop() when it goes out of scope. If the profiler was already started, this block's constructor and destructor take no action.
More...
#include <profile.h>
List of all members.
Detailed Description
This instance will call
Profiler::start() when constructed and
Profiler::stop() when it goes out of scope. If the profiler was already started, this block's constructor and destructor take no action.
Definition at line 134 of file profile.h.
The documentation for this class was generated from the following file: