Skip to main content
Version: v0.19.0

Time

Module Function​

sleep(INTEGER)​

Returns NIL

Stops the RocketLang routine for at least the stated duration in seconds

🚀 > Time.sleep(2)

unix()​

Returns INTEGER

Returns the current time as unix timestamp

🚀 > Time.Unix()

Properties​

NameValue