LastValueAsDouble
Gets the last value collected by the ProfilerRecorder as double.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: Unity.Profiling
- Assembly: UnityEngine.CoreModule
public double LastValueAsDouble { get; }
Remarks
Additional Resources: ProfilerRecorder.LastValue.