| ManagedStopwatch Properties | 
The ManagedStopwatch type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ElapsedMilliseconds | 
            Gets the total time measured by the stopwatch in milliseconds.
             | 
|  | ElapsedTicks | 
            Gets the total time measured by the stopwatch in ticks.
             | 
 See Also
See Also