Share via


TestBase.TestStopwatch Property

Definition

Gets a stopwatch that is started when the test class is instantiated.

protected System.Diagnostics.Stopwatch TestStopwatch { get; }
member this.TestStopwatch : System.Diagnostics.Stopwatch
Protected ReadOnly Property TestStopwatch As Stopwatch

Property Value

Applies to