PatchKit Documentation
PatchKit Launcher SDK Documentation
Preparing search index...
The search index is not available
PatchKit Launcher SDK API Documentation
PatchKit Launcher SDK API Documentation
@upsoft/patchkit-launcher-foundation
CpuInfo
Interface CpuInfo
interface
CpuInfo
{
manufacturer
:
CpuManufacturerInfo
;
brand
:
CpuBrandInfo
;
family
:
CpuFamilyInfo
;
model
:
CpuModelInfo
;
stepping
:
CpuSteppingInfo
;
vendor
:
CpuVendorInfo
;
socket
:
CpuSocketInfo
;
speedAsGhz
:
number
;
maxSpeedAsGhz
:
number
;
coresCount
:
number
;
phyiscalCoresCount
:
number
;
l1dCache
:
CpuCacheInfo
;
l1iCache
:
CpuCacheInfo
;
l2Cache
:
CpuCacheInfo
;
l3Cache
:
CpuCacheInfo
;
doesSupportVirtualization
:
boolean
;
flagsAsText
:
string
;
}
Index
Properties
manufacturer
brand
family
model
stepping
vendor
socket
speed
As
Ghz
max
Speed
As
Ghz
cores
Count
phyiscal
Cores
Count
l1d
Cache
l1i
Cache
l2
Cache
l3
Cache
does
Support
Virtualization
flags
As
Text
Properties
manufacturer
manufacturer
:
CpuManufacturerInfo
brand
brand
:
CpuBrandInfo
family
family
:
CpuFamilyInfo
model
model
:
CpuModelInfo
stepping
stepping
:
CpuSteppingInfo
vendor
vendor
:
CpuVendorInfo
socket
socket
:
CpuSocketInfo
speed
As
Ghz
speed
As
Ghz
:
number
max
Speed
As
Ghz
max
Speed
As
Ghz
:
number
cores
Count
cores
Count
:
number
phyiscal
Cores
Count
phyiscal
Cores
Count
:
number
l1d
Cache
l1d
Cache
:
CpuCacheInfo
l1i
Cache
l1i
Cache
:
CpuCacheInfo
l2
Cache
l2
Cache
:
CpuCacheInfo
l3
Cache
l3
Cache
:
CpuCacheInfo
does
Support
Virtualization
does
Support
Virtualization
:
boolean
flags
As
Text
flags
As
Text
:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
manufacturer
brand
family
model
stepping
vendor
socket
speed
As
Ghz
max
Speed
As
Ghz
cores
Count
phyiscal
Cores
Count
l1d
Cache
l1i
Cache
l2
Cache
l3
Cache
does
Support
Virtualization
flags
As
Text
PatchKit Documentation
PatchKit Launcher SDK Documentation
PatchKit Launcher SDK API Documentation
Loading...