Processor interface

Describes the firmware of the machine

Properties

name

The name of the processor.

numberOfCores

The total number of physical cores on the processor.

Property Details

name

The name of the processor.

name?: string

Property Value

string

numberOfCores

The total number of physical cores on the processor.

numberOfCores?: number

Property Value

number