I want check power usage of my iOS application. I tried with the Instruments.
In the 'Energy Usage Level' it shows values 1/20 (0 to 20),indicating how much energy your app is using at any given time.
What the value meant 0 to 20?. And how Can I export the value in to text document
Edit : How can I convert it to percentage of energy usage ?