Oracle Solaris Studio 12.4 Man Pages

Exit Print View

Updated: January 2015
 
 

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

libfui.a

See also

sleep(3C)