Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


elapsedTime

Returns the number of seconds that the progress indicator has been running for.
Read time 1 minuteLast updated 8 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public float elapsedTime { get; }

Remarks