CARB_PROFILE_SHUTDOWN

Defined in carb/profiler/Profile.h

CARB_PROFILE_SHUTDOWN()

Shuts down the profiler that has been registered with carb::profiler::registerProfilerForClient() and previously started with CARB_PROFILE_STARTUP().

Note

This is typically done immediately before carb::profiler::deregisterProfilerForClient().