That's only accurate for first draw
... is it though? Because setInterval should be pretty reliable irrespective of how long the function takes to execute
setInterval
hmm, how setInterval works if watch time is changed with setTime while setInterval is going?
setTime
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
... is it though? Because
setInterval
should be pretty reliable irrespective of how long the function takes to execute