NAME
sysboottime - return last boot time for system
SYNOPSIS
long sysboottime ( void );
DESCRIPTION
This returns some estimate of the last time the system
was booted as an epoch time in seconds since Jan 1, 1970.
LIBRARY
$(STOCKLIBS)
AUTHOR
Daniel Quinlan