restartsecs - luxembourg/muxcode-clm GitHub Wiki

RESTARTSECS()

FUNCTION: restartsecs()

Returns the number of seconds that represents the time since the MUX was restarted or the startup time if no @restart has occurred. The time is measured in the same way as the secs() function. This is easier and more efficient than using convtime(restarttime()).

Example: > say restartsecs() You say, "959093815"

Related Topics: convsecs, restarttime, secs