carb/profiler/IProfiler.h

↰ Parent directory: carb/profiler/

carb::profiler interface definition file.

Source: carb/profiler/IProfiler.h

Included By

Namespaces

  • carb: The main Carbonite namespace.

  • carb::profiler: Namespace for carb.profiler and related utilities.

Classes

Enums

  • carb::profiler::FlowType: The type of flow event passed to IProfiler::emitFlowStatic() / IProfiler::emitFlowDynamic(). Typically used only by profiler macros.

  • carb::profiler::InstantType: The type of instant event passed to IProfiler::emitInstantStatic() / IProfiler::emitInstantDynamic().

Typedefs

Variables