AdvancedMachineFeaturesResponse

data class AdvancedMachineFeaturesResponse(val threadsPerCore: Int)

Specifies options for controlling advanced machine features.

Constructors

Link copied to clipboard
constructor(threadsPerCore: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of threads per physical core.