stime.2
来自「unix v7是最后一个广泛发布的研究型UNIX版本」· 2 代码 · 共 27 行
2
27 行
.TH STIME 2 .SH NAMEstime \- set time.SH SYNOPSIS.B stime(tp).br.B long *tp;.SH DESCRIPTION.I Stimesets the system's idea of the time and date.Time, pointed to by.I tp,is measured in seconds from 0000 GMT Jan 1, 1970.Only the super-user may use this call..SH "SEE ALSO"date(1), time(2), ctime(3).SH DIAGNOSTICSZero is returned if the time was set;\-1 if user is not the super-user..SH ASSEMBLER(stime = 25.).br(time in r0-r1).br.B sys stime.PP
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?