1 write to _timerStartedTimestamp
dotnet (1)
Commands\Test\MTP\TestRunPolicy.cs (1)
94_timerStartedTimestamp = Stopwatch.GetTimestamp();
1 reference to _timerStartedTimestamp
dotnet (1)
Commands\Test\MTP\TestRunPolicy.cs (1)
131TimeSpan elapsed = Stopwatch.GetElapsedTime(_timerStartedTimestamp);