IsRunning
Indicates if ProfilerRecorder is attached to the Profiler metric.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: Unity.Profiling
- Assembly: UnityEngine.CoreModule
public bool IsRunning { get; }
Remarks
Returns true if ProfilerRecorder is attached to the Profiler metric and collecting the data.