CPUInfo

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard
@Serializable
data class Data(val cores: List<CPUInfo.Data.Core>)

Properties

Link copied to clipboard
val abi: String
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun frequencyForCore(coreNumber: Int): Long
Link copied to clipboard