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