advanced code snippet search
alfirth on 01/10/11
delay sleep
01/10/11 11:23am
select(undef,undef,undef,0.25); #perlism for delay .25s
Report this snippet Tweet
This is code from old, old times, when Time::HiRes did not exist. Now it is much simpler.
Comment:
You need to login to post a comment.
This is code from old, old times, when Time::HiRes did not exist. Now it is much simpler.