getTime() returns current time since system startup in seconds as a floating point number. That should do what you want.
@DrAzzy 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.
getTime() returns current time since system startup in seconds as a floating point number. That should do what you want.