struct in Unity.Profiling.LowLevel.Unsafe
/
Implemented in:UnityEngine.CoreModule
Gets the handle of a Profiler metric.
Gets information about built-in or created Profiler markers or counters that are accessible with ProfilerRecorder.
Valid | Indicates if a handle is valid and can be used with ProfilerRecorder. |
GetAvailable | Gets all available handles which can be accessed with ProfilerRecorder. |
GetDescription | Gets description of Profiler marker or counter handle. |