MarkerFlags

enumeration

Cambiar al Manual

Descripción

Profiler marker usage flags.

Variables

DefaultDefault value for markers created in native code.
ScriptMarker is created by scripting code.
ScriptInvokeSpecifies that marker is generated by invocation of scripting method from native code.
ScriptDeepProfilerSpecifies that marker is generated by deep profiling.
AvailabilityEditorSpecifies that marker is present only in the Editor.
WarningSpecifies that marker highlights performance suboptimal behavior.
CounterMarker represents a counter.