ns_sleep(3aolserver) AOLserver Built-In Commands ns_sleep(3aolserver)
__________________________________________________________________________________________________________________________________________________
NAME
ns_sleep - commands
SYNOPSIS
ns_sleep seconds
_________________________________________________________________
DESCRIPTION
This function causes the thread to sleep for the number of seconds specified in seconds.
The value of seconds should be a positive integer (or zero, in which case the function returns immediately). An error will result if sec-
onds is not specified, if a negative integer is specified, or if a non-integer is specified.
SEE ALSO
nsd(1)
KEYWORDS
AOLserver 4.0 ns_sleep(3aolserver)