Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

The options for how a device's CPU is configured.

Hierarchy

  • CpuOptions

Properties

coreCount?: number

The number of cores that the CPU can use.

threadsPerCore?: number

The number of threads per core in the CPU.