1 reference to IfLessThan
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
ResourceUtilization.cs (1)
65
CpuUsedPercentage = Math.Min(Hundred, Throw.
IfLessThan
(cpuUsedPercentage / guaranteedCpuUnits, 0.0));