I'm developing a Watch Face and would like to show the number of steps on the screen.
Is the call to the Toybox.ActivityMonitor.getInfo() function too expensive in terms of processing and battery life?
Would it be better to just call every minute, for example?