UtcTimeMillisecondsFloat Property
Get Coordinated Universal Time in milliseconds casted to float with modulus to avoid losing precision. The value will loop on 16777215 milliseconds in order to avoid losing precision.
Namespace: Alteruna.MultiplayerAssembly: Alteruna (in Alteruna.dll) Version: 2.0.1+a1176e08a0b4a6bfd8fefeddde6163a16d29e5ab
public static float MillisecondsFloat { get; }
Property Value
Single