Nitrox has asked for the wisdom of the Perl Monks concerning the following question:
My question is; is there a difference between using sleep(1); or Win32::Sleep(1000)? Do both "hand-off" the time-slices while sleeping?
-Nitrox
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: sleep() VS Win32::sleep()
by svad (Pilgrim) on Jul 21, 2002 at 18:45 UTC | |
|
Re: sleep() VS Win32::sleep()
by BrowserUk (Patriarch) on Jul 21, 2002 at 19:01 UTC |