2 writes to CpuConsumptionRefreshInterval
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (2)
Windows\WindowsContainerSnapshotProviderTests.cs (1)
223CpuConsumptionRefreshInterval = TimeSpan.FromMilliseconds(2),
Windows\WindowsSnapshotProviderTests.cs (1)
82CpuConsumptionRefreshInterval = 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;