sleep EXPR
sleep causes the program to sleep for EXPR seconds, or if EXPR is not specified, to sleep indefinitely. sleep can be interrupted using the SIGALRM signal. It returns the number of seconds actually slept.
regards
Franklin
Edit: g0n - corrected code tags
In reply to Re: perl's sleep function
by l.frankline
in thread perl's sleep function
by jesuashok
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |