Class CPUPreset
CPU preset configuration.
Inheritance
System.Object
CPUPreset
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class CPUPreset
Constructors
Name | Description |
---|---|
CPUPreset() |
Properties
Name | Description |
---|---|
BaseFreqMHz | Gets or sets the base frequency in MHz. |
L3CacheSizeMB | Gets or sets the L3 cache size in MB. |
LogicalCores | Gets or sets the number of logical CPU cores. |
PhysicalCores | Gets or sets the number of physical CPU cores. |
RAMSizeGB | Gets or sets the RAM size in GB. |