Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 929 Bytes

backgroundenergymanager_recentenergyusage.md

File metadata and controls

23 lines (16 loc) · 929 Bytes
-api-id -api-type
P:Windows.System.Power.BackgroundEnergyManager.RecentEnergyUsage
winrt property

Windows.System.Power.BackgroundEnergyManager.RecentEnergyUsage

-description

Gets the energy usage of the app's background task for the current 30 minute period, expressed as a percentage of normal.

-property-value

The energy usage of the app's background task for the current 30 minute period, expressed as a percentage of normal.

-remarks

The RecentEnergyUsage property is a more accurate measure of energy usage than RecentEnergyUsageLevel. The RecentEnergyUsage value will typically fall between predefined energy levels. The RecentEnergyUsageLevel will always equal the nearest predefined energy level.

-examples

-see-also