I'd like to be able to monitor the ebb and flow of the Average Execution time each time onPartialUpdate() is called. I've tried using WatchUi.WatchFacePowerInfo.executionTimeAverage but that just returns null all of the time, even when WatchFaceDelegate shows the limit exceeded. Am I doing something wrong or is it just not possible within onPartialUpdate() (or anywhere else)?