Help for this page

Select Code to Download


  1. or download this
    select(undef, undef, undef, 0.25);
    
  2. or download this
    use Time::HiRes qw(sleep);
    sleep(0.25);