Returns the timer resolution - how many seconds takes a place between two pulses.

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

Syntax

C#
public static double Resolution { get; }

Field Value

The resolution of the timer in seconds.

See Also