RTEMS POSIX API User's Guide
#include <time.h> unsigned int sleep( unsigned int seconds );
This routine returns the number of unslept seconds.
This call is interruptible by a signal.
Copyright © 1988-1998 OAR Corporation