A real noob question here but I am trying to write my first ever Custom data field for my Garmin Edge 520. All that I would like to do is add up the time in Zone 3 + Zone 4 + Zone 5 and display it in a simple data field.
I'm sure that there's a simple solution but I'm looking all over and I can't see it. From the API documentation at Connect IQ API Docs under Toybox::UserProfile I can getHeartRateZones and maybe use that info to try to calculate it?
Is there a simple API call to get the time in zone x?