.\"return the current system time .DT time $MUDNAME$ driver help time .SH Name .SI 5 time() - return the number of seconds since January 1, 1970 .EI .SH Synopsis .SI 5 int time( void ); .EI .SH Description .SP 5 5 Return the number of seconds since midnight (GMT) January 1, 1970. .EP .SH See also .SI 5 ctime(), localtime(), time_expression(), uptime() .EI