This version of Unity is unsupported.

Progress.GetStartDateTime

Declaration

public static long GetStartDateTime(int id);

Parameters

id The progress indicator's unique ID.

Returns

long The progress indicator's start timestamp.

Description

Gets the timestamp of when the progress indicator started.