1 write to StartTimestamp
Aspire.Hosting.Browsers (1)
BrowserLogsEventLogger.cs (1)
125StartTimestamp = parameters.Timestamp,
2 references to StartTimestamp
Aspire.Hosting.Browsers (2)
BrowserLogsEventLogger.cs (2)
172if (FormatDuration(request.StartTimestamp, parameters.Timestamp) is { Length: > 0 } duration) 194if (FormatDuration(request.StartTimestamp, completedTimestamp) is { Length: > 0 } duration)