CpuCore

CpuCore
CpuCore

Represents a CPU core

JSON Example
{
    "frequencyMHz": "number",
    "model": "string",
    "manufacturer": "string"
}
number As double As double
frequencyMHz
Optional

CPU frequency in MHz

string
model
Optional

Hardware model of the CPU

string
manufacturer
Optional

Hardware manufacturer of the CPU

Property Of