This is strange. I can't seem to find the CIQ calls to retrieve the current gradient or moving time.
I can find TotalDescent and TotalAscent, so I guess I could calculate grade using change in distance and change in elevation. But grade must be in there somewhere.
I can find Elapsed Time, and I see onPause and onStop calls, so I could keep a tally of moving time. But I bet there is a moving time metric somewhere.
Sorry - I've spent a while search around for these. Any quick pointers would help me. Thanks a lot!!