struct
SystemInfo
Contains information about the system hardware and operating system.
Public
Fields
CpuManufacturer
String CpuManufacturer
CpuModel
String CpuModel
CpuClockSpeedMhz
u32 CpuClockSpeedMhz
CpuNumCores
u32 CpuNumCores
MemoryAmountMb
u32 MemoryAmountMb
OsName
String OsName
OsIs64Bit
bool OsIs64Bit
GpuInfo
GPUInfo GpuInfo