How can I measure the energy consumption of my application on Windows Mobile and Windows CE?

前端 未结 4 861
傲寒
傲寒 2020-12-20 07:59

I want to measure the energy consumption of

  • my own application (which I can modify)
  • 3rd party applications (which I can\'t modify)

on

4条回答
  •  借酒劲吻你
    2020-12-20 08:16

    If you really want to call the api's yourself I wouldn't know which one to call, but if you just want to know how the power consumption is while running certain applications you could use the acbPowerMeter application.

    acbPowerMeter charts the real-time power usage of your device. This utility is very light-weight, allowing benchmarking of your battery usage.

提交回复
热议问题