StopWatchStatic

StopWatchStatic


Provides methods that are related to the StopWatch class.


Public:

Properties:

NameDescription
 Frequency (get) Returns the frequency of the high resolution timer.  
 IsHighResolution (get) Returns if the StopWatch class will be using the high resolution timer.  

Methods:

NameDescription
 GetTimeStamp Returns the current time of the timer.  
 StartNew Returns a new StopWatch object that is then started upon return.  

See Also

Project CorLib Overview

Class StopWatchStatic Overview

StopWatch