elapsedTime
Returns the number of seconds that the progress indicator has been running for.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public float elapsedTime { get; }
Remarks
Additional Resources: Progress.GetStartDateTime, Progress.Item.startTime.