carb::profiler::ZoneId

Defined in carb/profiler/IProfiler.h

using carb::profiler::ZoneId = size_t

An opaque ID returned by IProfiler::beginStatic() / IProfiler::beginDynamic() that should be returned in IProfiler::endEx() to validate that the zone was closed properly.