StopWatchStatic: IsHighResolution (get)

IsHighResolution

Returns if the StopWatch class will be using the high resolution timer.



 Public Property Get IsHighResolution ( ) As Boolean

Return Values

Boolean -  Returns True if there is high resolution, False otherwise.

Remarks

High resolution timers are hardward dependant.

Read Only.

See Also

Project CorLib Overview

Class StopWatchStatic Overview