1 write to StartTime
aspire (1)
Commands\PipelineCommandBase.cs (1)
542StartTime = DateTime.UtcNow,
1 reference to StartTime
aspire (1)
Commands\PipelineCommandBase.cs (1)
559var duration = DateTime.UtcNow - task.StartTime;