mud/lib/doc/efun/all/uptime
2020-09-06 05:43:07 -07:00

14 lines
290 B
Plaintext

uptime - return the number of seconds elapsed since the last driver reboot
int uptime();
This function returns the number of seconds since the last driver reboot.
See also:
time,
ctime,
localtime,
time_expression
Tim Hollebeek Beek@ZorkMUD, Lima Bean, IdeaExchange, and elsewhere