Class Profiler::ScopedBlock
Defined in File Profiler.h
Nested Relationships
This class is a nested type of Class Profiler.
Class Documentation
-
class ScopedBlock
This instance will call Profiler::begin() when constructed and Profiler::end() when it goes out of scope.