# CPUInfo

Abstract type defined for the return value cpus().

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.

# Overview

Note that by default this will return simple default values which are not useful on Android. On iOS, this will report back a static set of values based on the detected Simulator/Device model using a lookup table. times may be an empty object or simply report 0 values for all properties.

# Properties

# model

Availability
0.8
0.8
9.2.0
model :String

CPU model


# speed

Availability
0.8
0.8
9.2.0
speed :Number

(in MHz)


# times

Availability
0.8
0.8
9.2.0
times :CPUInfoTimes

CPU Timings