Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetStartDateTime(int)

Gets the timestamp of when the progress indicator started.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static long GetStartDateTime(int id)

Parameters

id

The progress indicator's unique ID.

Returns

Type

Description

longThe progress indicator's start timestamp.