var processorCount : Int
The number of processing cores available on the computer.
コンピュータ上で利用可能なプロセッシングコアの数。
var activeProcessorCount : Int
The number of active processing cores available on the computer.
コンピュータ上で利用可能なアクティブプロセッシングコアの数。
var physicalMemory : UInt64
The amount of physical memory on the computer in bytes.
コンピュータ上の物理メモリの総量、バイト数で。