Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
            print "ENOUGH TIME: $iterations_this_loop\n";
        }
    }
    
  2. or download this
    $ pm_long_for_alarm.pl
    ENOUGH TIME: 1
    ...
    TIMEOUT: 100000000
    TIMEOUT: 1000000000
    TIMEOUT: 10000000000