API Documentation
Public Attributes | List of all members
nkDebug::CpuInformation Struct Referencefinal

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.
 

Detailed Description

Holds general information about a CPU.


The documentation for this struct was generated from the following file: