sleep.3f
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3F 代码 · 共 24 行
3F
24 行
.\" SCCSID: @(#)sleep.3f 8.1 9/11/90.TH sleep 3f VAX "" Unsupported.SH Namesleep \- suspend execution for an interval.SH Syntax.B subroutine sleep (itime).SH Description.NXR "sleep subroutine (FORTRAN)".NXR "process" "suspending"The.PN sleepsubroutinecauses the calling process to be suspended for.I itimeseconds.The actual time can be up to 1 second less than.I itimedue to granularity in system timekeeping..SH Files.ie \nM /usr/ucb/lib/libU77.a.el /usr/lib/libU77.a.SH See Alsosleep(3)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?