Holds general information about a CPU. More...
Public Attributes | |
nkLog::String | _cpuLabel |
Name of the CPU. | |
CPU_VENDOR | _cpuVendor = CPU_VENDOR::UNKNOWN |
Detected CPU vendor. | |
CPU_ARCHITECTURE | _cpuArchitecture = CPU_ARCHITECTURE::UNKNOWN |
Detected CPU architecture. | |
unsigned int | _threadCount = 0u |
Number of system threads the CPU is running. | |
Holds general information about a CPU.