At 01:00 PM 9/23/02 +0300, Martin Roos wrote: >ps. does anyone know a nicer way to sleep a bit , like 0.010-0.050 msec ? >the yield thing still kills the cpu dead but it at least let's some other >process make their moves, without it the program will almost hang an older >machine :( still a little sleep would be nicer
perldoc -f select Liz