CPU
Represents the amount of CPU that an app is using on a physical device. Does not represent system-wide CPU usage.
Contents
- architecture
-
The CPU's architecture (for example, x86 or ARM).
Type: String
Required: No
- clock
-
The clock speed of the device's CPU, expressed in hertz (Hz). For example, a 1.2 GHz CPU is expressed as 1200000000.
Type: Double
Required: No
- frequency
-
The CPU's frequency.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: