CpuCore

CpuCore
CpuCore

Represents a CPU core

JSON Example
{
    "frequencyMHz": "number",
    "model": "string",
    "manufacturer": "string"
}
number As double As double
frequencyMHz
Read-Only

CPU frequency in MHz

string
model
Read-Only

Hardware model of the CPU

string
manufacturer
Read-Only

Hardware manufacturer of the CPU

Property Of