Subsystem.WindowsEnergyPerformanceBias Property

Configures the Windows Processor Energy/Performance Bias functionality.

Supported Values

  • 0 (High Performance / Low Energy Efficiency) through 15 (Low Performance / High Energy Efficiency).
  • 255 (WindowsEnergyPerformanceBiasDefault): uses the current Windows Energy/Performance Bias setting.

NOTE: This property throws an RTX64 exception on set if the system does not support the WindowsEnergyPerformanceBias feature.

Namespace:  IntervalZero.RTX64.Config
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public uint WindowsEnergyPerformanceBias { get; set; }

Property Value

Type: uint

Implements

IConfigSubsystem.WindowsEnergyPerformanceBias