cStates property
C-States indicate the power consumption state of the CPU.
For more information look at documentation published by the CPU maker.
Implementation
core.List<ChromeOsDeviceCpuInfoLogicalCpusCStates>? cStates;
C-States indicate the power consumption state of the CPU.
For more information look at documentation published by the CPU maker.
core.List<ChromeOsDeviceCpuInfoLogicalCpusCStates>? cStates;