Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ProfilerRecorderHandle

Gets the handle of a Profiler metric.
Read time 1 minuteLast updated 12 days ago

Definition

public readonly struct ProfilerRecorderHandle

Remarks

Gets information about built-in or created Profiler markers or counters that are accessible with ProfilerRecorder.

Properties

Property

Description

ValidIndicates if a handle is valid and can be used with ProfilerRecorder.

Static Methods

Method

Description

GetAvailableGets all available handles which can be accessed with ProfilerRecorder.
GetDescriptionGets description of Profiler marker or counter handle.