Skip to content

M_Aurora_Utils_Time_GetMillisecondsSinceEpoch

Anton Pupkov edited this page Aug 9, 2016 · 3 revisions

Time.GetMillisecondsSinceEpoch Method

Gets the milliseconds since the epoch

Namespace: Aurora.Utils
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

public static long GetMillisecondsSinceEpoch()

Return Value

Type: Int64
The time, in milliseconds, since the epoch

See Also

Reference

Time Class
Aurora.Utils Namespace

Clone this wiki locally