# CPU

Simple object holding the data for a logical cpu.

Availability
0.8
0.8
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# model

Availability
0.8
0.8
9.2.0
model :String

General description of the CPU


# speed

Availability
0.8
0.8
9.2.0
speed :Number

Speed of the CPU in MHz


# times

Availability
0.8
0.8
9.2.0
times :CPUTimes

A collection of timings for this logical CPU.