UtcTimeSeconds Property

Get the number of seconds that have elapsed since 1970-01-01T00:00:00.000Z in Coordinated Universal Time.

Definition

Namespace: Alteruna.Multiplayer
Assembly: Alteruna (in Alteruna.dll) Version: 2.0.1+a1176e08a0b4a6bfd8fefeddde6163a16d29e5ab
C#
public static long Seconds { get; }

Property Value

Int64

See Also