14 lines
290 B
Plaintext
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
|