Property Stopwatch
| Improve this Doc View SourceStopwatch
Gets the stop watch used to record time elapsed during executions.
Declaration
protected Stopwatch Stopwatch { get; }
Property Value
Type | Description |
---|---|
System.Diagnostics.Stopwatch |
Gets the stop watch used to record time elapsed during executions.
protected Stopwatch Stopwatch { get; }
Type | Description |
---|---|
System.Diagnostics.Stopwatch |