| ManagedStopwatch Methods | 
The ManagedStopwatch type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|   | GetTimestamp | 
            Gets the current system timestamp in ticks.
             | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | Restart | 
            Restarts the stopwatch.
             | 
|  | Start | 
            Starts the stopwatch.
             | 
|  | Stop | 
            Stops the stopwatch.
             | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also