![]() |
|
"be consistent" | |
PerlMonks |
Re: sleep() VS Win32::sleep()by svad (Pilgrim) |
on Jul 21, 2002 at 18:45 UTC ( #183849=note: print w/replies, xml ) | Need Help?? |
yes, they both "hand-off" time-slices, AFAIK.
Win32::Sleep just gives you better granuality, and, for certain, takes away portability. Time::HiRes is much more portable in this.
In Section
Seekers of Perl Wisdom
|
|