1 write to _lastUpdate
Aspire.Dashboard (1)
Components\Controls\Chart\MetricTable.razor.cs (1)
50
_lastUpdate
= inProgressDataTime;
1 reference to _lastUpdate
Aspire.Dashboard (1)
Components\Controls\Chart\MetricTable.razor.cs (1)
45
if (inProgressDataTime -
_lastUpdate
< TimeSpan.FromSeconds(1))