2 references to GetElapsedSeconds
Microsoft.Build (2)
TelemetryInfra\EvaluationInstrumentation.cs (2)
26
return IsEnabled() ?
GetElapsedSeconds
(startTimestamp) : double.NaN;
69
:
GetElapsedSeconds
(startTimestamp);