emacs-uptime
emacs-uptime is an interactive autoloaded Lisp function in `time.el
'.
(emacs-uptime &optional FORMAT)
Return a string giving the uptime of this instance of Emacs.
FORMAT is a string to format the result, using `format-seconds'.
For example, the Unix uptime command format is "%D, %z%2h:%.2m".