3 references to RunTime
Infrastructure.Tests (3)
tools\GenerateCITimeline\TimelineRenderer.cs (3)
269
j.
RunTime
>= 60 || j.Conclusion is "failure" or "cancelled";
350
+ $"<td>{FormatDuration(j.
RunTime
)}</td></tr>");
448
+ $"<td>{FormatDuration(j.
RunTime
)}</td></tr>");