|
|
1.1 ! root 1: .\" Copyright (c) 1983 Regents of the University of California. ! 2: .\" All rights reserved. The Berkeley software License Agreement ! 3: .\" specifies the terms and conditions for redistribution. ! 4: .\" ! 5: .\" @(#)sleep.3f 6.1 (Berkeley) 5/15/85 ! 6: .\" ! 7: .TH SLEEP 3F "May 15, 1985" ! 8: .UC 5 ! 9: .SH NAME ! 10: sleep \- suspend execution for an interval ! 11: .SH SYNOPSIS ! 12: .B subroutine sleep (itime) ! 13: .SH DESCRIPTION ! 14: .I Sleep ! 15: causes the calling process to be suspended for ! 16: .I itime ! 17: seconds. ! 18: The actual time can be up to 1 second less than ! 19: .I itime ! 20: due to granularity in system timekeeping. ! 21: .SH FILES ! 22: .ie \nM /usr/ucb/lib/libU77.a ! 23: .el /usr/lib/libU77.a ! 24: .SH "SEE ALSO" ! 25: sleep(3)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.