TIME(II) − PWB/UNIX 8/5/73
NAME
time − get date and time
SYNOPSIS
(time = 13.)
sys time time(tvec)
int tvec[2];
DESCRIPTION
Time returns the time since 00:00:00 GMT, Jan. 1, 1970, measured in seconds. From as, the high order word is in the r0 register and the low order is in r1. From C, the user-supplied vector is filled in.
SEE ALSO
date (I), stime (II), ctime (III)
DIAGNOSTICS
−