2 writes to CpuConsumptionRefreshInterval
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (2)
Windows\WindowsContainerSnapshotProviderTests.cs (1)
223
CpuConsumptionRefreshInterval
= TimeSpan.FromMilliseconds(2),
Windows\WindowsSnapshotProviderTests.cs (1)
82
CpuConsumptionRefreshInterval
= TimeSpan.FromMilliseconds(2),
2 references to CpuConsumptionRefreshInterval
Microsoft.Extensions.Diagnostics.ResourceMonitoring (2)
Windows\WindowsContainerSnapshotProvider.cs (1)
104
_cpuRefreshInterval = options.
CpuConsumptionRefreshInterval
;
Windows\WindowsSnapshotProvider.cs (1)
80
_cpuRefreshInterval = options.
CpuConsumptionRefreshInterval
;