public static class SystemInfo.CpuInfo extends Object
Modifier and Type | Field and Description |
---|---|
int |
cpuId
OS CpuId that can be used for pinning a thread to a specific Cpu
|
boolean |
isSuspectedHyperThread
If true, the Cpu is suspected of being virtual.
|
Copyright © 2021. All rights reserved.