.\"return the time elapsed since the last driver reboot.
.DT
uptime
$MUDNAME$ driver help
uptime
.SH Name
.SI 5
uptime() - return the number of seconds elapsed since the last
driver reboot
.EI
.SH Synopsis
.SI 5
int uptime( void );
.EI
.SH Description
.SP 5 5
uptime() returns the number of seconds since the last driver reboot.
.EP
.SH See also
.SI 5
time(), ctime(), localtime(), time_expression()
.EI