Click or drag to resize

HighResolutionTimerResolution Property

Gets or sets the maximum timer resolution. The default and lower limit is one millisecond.

Namespace:  TomsToolbox.Essentials
Assembly:  TomsToolbox.Essentials (in TomsToolbox.Essentials.dll)
Syntax
public TimeSpan Resolution { get; set; }

Property Value

Type: TimeSpan
See Also