carb::profiler::InstantType
Defined in carb/profiler/IProfiler.h
- 
enum class carb::profiler::InstantType : uint8_t
- The type of instant event passed to IProfiler::emitInstantStatic() / IProfiler::emitInstantDynamic(). - Values: - 
enumerator Thread
- Draws a vertical line through the entire process. 
 - 
enumerator Process
- Similar to a thread profile zone with zero duration. 
 
- 
enumerator Thread