The Arduino had the very useful "millis()" timer but the Espruino has none?
I need an easy way to check a block of JS code with a start/stop timer in milliseconds.
Any suggestions?
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.
The Arduino had the very useful "millis()" timer but the Espruino has none?
I need an easy way to check a block of JS code with a start/stop timer in milliseconds.
Any suggestions?