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.
コンピュータ上の物理メモリの総量、バイト数で。
var systemUptime : TimeInterval
The amount of time the system has been awake since the last time it was restarted.
それが再始動された最後の時からシステムが起きている時間。