I have 2 questions on performance monitoring in WP7:

1) Enabling the FPS counters is easy, but how do I read current FPS into a variable? Is this even possible in WP7?

2) Is there an API to read current battery level and/or current consumption in milliamperes?

link|improve this question
Thats what I thought...but no. Thats actually why I posted this question here. – user1030933 Nov 5 '11 at 18:35
feedback

1 Answer

[After my initial comment to question and posters reply, I decided to have a dig around myself...]

1) I cannot find any mention of reading FPS programmatically. If you haven't already seen, this might be of interest: Windows Phone Performance Analysis

2) As of the 7.1 SDK, there is no API to access the battery state.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.