| 11/3/71 | SYS_TIME (II) |
| NAME | time -- get time of year |
| SYNOPSIS | sys time / time = 13. |
| (time AC--MQ) | |
| DESCRIPTION | time returns the time since 00:00:00, Jan. 1, 1971, measured insixtieths of a second. The high order word is in the AC register and |
| the low order is in the MQ. | |
| FILES | |
| SEE_ALSO | |
| DIAGNOSTICS | |
| BUGS | The chronological--minded user will note that 2**32 sixtieths of asecond is only about 2.5 years. |
| OWNER | ken, dmr |