Property Resolution
Resolution
Gets or sets the timer resolution.
The default timer resolution is 20 milliseconds.
This means that a search required to take no longer than
800 milliseconds may be stopped after 780 to 820 milliseconds.
Note that:
Declaration
public static long Resolution { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |