TIME (II) 3/15/72 TIME (II) NAME time -- get time of year SYNOPSIS sys time / time = 13. (time r0-r1) DESCRIPTION time returns the time since 00:00:00, Jan. 1, 1972, measured in sixtieths of a second. The high order word is in the r0 register and the low order is in the r1. SEE ALSO date(I), mdate(II) DIAGNOSTICS -- BUGS The time is stored in 32 bits. This guarantees a crisis every 2.26 years.