carb::profiler::InstantType

Defined in carb/profiler/IProfiler.h

enum carb::profiler::InstantType

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.