GetCoreThrottling

GetCoreThrottling 1:

This method returns via references whether a defined real-time kernel is currently being throttled due to the thermal or power limits being exceeded.

GetCoreThrottling 2: Return value

Name

Type

Description

GetCoreThrottling

HRESULT

In the event of an error, returns the error code for the error that has occurred.

GetCoreThrottling 3: Inputs

Name

Type

Description

bInThermalThrottling

REFERENCE TO BOOL

Is TRUE if the CPU core is currently throttling its frequency due to the temperature limit being exceeded.

bInPowerThrottling

REFERENCE TO BOOL

Is TRUE if the CPU core is currently throttling its frequency due to exceeding the performance limit of the platform package.