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