CARB_PROFILE_FLOW_END#
Defined in carb/profiler/Profile.h
-
CARB_PROFILE_FLOW_END(maskOrChannel, id)#
Records the end of a flow event on the timeline at the current time for the current thread.
See also
- Parameters:
maskOrChannel – The event mask or profiling channel. Must match the value given to CARB_PROFILE_FLOW_BEGIN().
id – Th unique identifier passed to CARB_PROFILE_FLOW_BEGIN().