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 systemUptime : TimeInterval
The amount of time the system has been awake since the last time it was restarted.
それが再始動された最後の時からシステムが起きている時間。