CorLib  

StopWatchStatic

StopWatchStatic overview

Public:

Properties:
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:
GetTimeStamp Returns the current time of the timer.  
StartNew Returns a new StopWatch object that is then started upon return.  

See Also