Unix |
Unix v6 |
|
![]() |
stime(2) |
![]() |
stime set time (stime = 25.)
(time in r0-r1)
sys stime stime(tbuf)
int tbuf[2]; sets the system’s idea of the time
and date. Time is measured in seconds from 0000 GMT Jan 1
1970. Only the super-user may use this call. date (I), time
(II), ctime (III) Error bit (c-bit) set if user is not the
super-user.
![]() |
stime(2) | ![]() |