Returns the system time in seconds.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public static float SystemTimeF { get; }

Field Value

The system time in seconds as Single.

See Also