Click or drag to resize

HighResolutionTimer Properties

The HighResolutionTimer type exposes the following members.

Properties
  NameDescription
Public propertyInterval
Gets or sets the timer interval. The default is 1sec.
Public propertyPriority
Gets or sets the priority of the timer thread. The default is Highest
Public propertyResolution
Gets or sets the maximum timer resolution. The default and lower limit is one millisecond.
Top
See Also