getProfiler#
Fully qualified name: carb::profiler::getProfiler
Defined in carb/profiler/Profile.h
- inline IProfiler *carb::profiler::getProfiler( )#
Allows access to the g_carbProfiler global variable previously registered with registerProfilerForClient().
- Returns:
The value of g_carbProfiler.