Package | Description |
---|---|
com.google.api.services.directory.model |
Modifier and Type | Method and Description |
---|---|
ChromeOsDevice.CpuInfo.LogicalCpus.CStates |
ChromeOsDevice.CpuInfo.LogicalCpus.CStates.clone() |
ChromeOsDevice.CpuInfo.LogicalCpus.CStates |
ChromeOsDevice.CpuInfo.LogicalCpus.CStates.set(String fieldName,
Object value) |
ChromeOsDevice.CpuInfo.LogicalCpus.CStates |
ChromeOsDevice.CpuInfo.LogicalCpus.CStates.setDisplayName(String displayName)
Name of the state.
|
ChromeOsDevice.CpuInfo.LogicalCpus.CStates |
ChromeOsDevice.CpuInfo.LogicalCpus.CStates.setSessionDuration(String sessionDuration)
Time spent in the state since the last reboot.
|
Modifier and Type | Method and Description |
---|---|
List<ChromeOsDevice.CpuInfo.LogicalCpus.CStates> |
ChromeOsDevice.CpuInfo.LogicalCpus.getCStates()
C-States indicate the power consumption state of the CPU.
|
Modifier and Type | Method and Description |
---|---|
ChromeOsDevice.CpuInfo.LogicalCpus |
ChromeOsDevice.CpuInfo.LogicalCpus.setCStates(List<ChromeOsDevice.CpuInfo.LogicalCpus.CStates> cStates)
C-States indicate the power consumption state of the CPU.
|
Copyright © 2011–2021 Google. All rights reserved.