Go to main content
Oracle Developer Studio 12.6 Man Pages

Exit Print View

Updated: June 2017
 
 

sleep(3F)

Name

sleep - suspend execution for an interval

Synopsis

subroutine sleep (itime)

Description

The subroutine sleep suspends the calling process for itime seconds. The actual time can be up to one second less than itime due to granularity in system timekeeping.

Files

libfsu.a

See Also

sleep(3C)