Version: 2021.2
LanguageEnglish
  • C#

ProfilerRecorderHandle

struct in Unity.Profiling.LowLevel.Unsafe

/

Implemented in:UnityEngine.CoreModule

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Gets the handle of a Profiler metric.

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

Properties

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

Static Methods

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