1 reference to _stopwatch
aspire (1)
Utils\ConsoleActivityLogger.cs (1)
190
var totalSeconds =
_stopwatch
.Elapsed.TotalSeconds;