This instance will call Profiler::begin() when constructed and Profiler::end() when it goes out of scope.
More...
#include <profile.h>
List of all members.
Detailed Description
This instance will call Profiler::begin() when constructed and Profiler::end() when it goes out of scope.
Definition at line 112 of file profile.h.
Constructor & Destructor Documentation
Start counting time for the block named name of the profiler prof.
Definition at line 116 of file profile.h.
Member Data Documentation
The documentation for this class was generated from the following file: