Skip to main content

time

Discworld driver help

time

Name

time() - return the number of seconds since January 1, 1970

Synopsis

int time( void );

Description

Return the number of seconds since midnight (GMT) January 1, 1970.

See also

ctime(), localtime(), time_expression(), uptime()