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: AlterunaAssembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
public static float MillisecondsFloat { get; }
Property Value
Single