carb::profiler::getProfiler

Defined in carb/profiler/Profile.h

inline IProfiler *carb::profiler::getProfiler(std::memory_order order = std::memory_order_seq_cst)

Allows access to the g_carbProfiler global variable previously registered with registerProfilerForClient().

Returns

The value of g_carbProfiler.