SYNOPSIS
#include <unistd.h>
long nap(long period);
DESCRIPTION
The
PARAMETERS
- period
-
Is the number of real-time (as opposed to CPU-time) milliseconds to suspend the calling thread.
RETURN VALUES
If successful,
CONFORMANCE
SVR3.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
alarm() ,getitimer() ,kill() ,nanosleep() ,pause() ,sigaction() ,signal() ,sigpause() ,sleep() ,usleep()
PTC MKS Toolkit 10.4 Documentation Build 39.