Appearance
uptime() - return the number of seconds elapsed since the last driver reboot
int uptime( void );
This function returns the number of seconds since the last driver reboot.
time(3), ctime(3), localtime(3), time_expression(3)