(unix-time)
  returns a str
F

Returns the number of seconds elapsed since the UNIX epoch, as a string.

There is currently no built-in way to convert this timestamp into a human-readable date-and-time format. This function is only intended to be used for logging.

sleep
gc