Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


startTime

Returns the time when the progress indicator started.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public DateTime startTime { get; }

Remarks

Additional Resources: Progress.GetStartDateTime.