R
Ralph Moritz
Hi,
On my system (Windows XP Prof SP2), calling Perl's sleep()
from a thread appears to put the entire process to sleep, rather
than just the current thread.
Q: How can I put just the current thread to sleep?
TIA,
Ralph
On my system (Windows XP Prof SP2), calling Perl's sleep()
from a thread appears to put the entire process to sleep, rather
than just the current thread.
Q: How can I put just the current thread to sleep?
TIA,
Ralph