The documentation says
"Watch Face Sleep
Watch faces spend the majority of the time in “Sleep Mode” in this mode, execution is restricted to updates once each minute"
How does this minute update manifest itself?
Is there some setting that needs to be set to get a once a minute update?
Presumably it does none of the enter/exit sleep functions nor onshow/onhide functions but just runs onUpdate?
Unfortunately it doesn't seem to run, what has to be done to make it run once a minute?