Help for this page

Select Code to Download


  1. or download this
    my @list = threads->list();
    
    ...
    print "\ntotal time: ", format_time( tv_interval($t0) ), "\n";
    
    __END__
    
  2. or download this
    $VAR1 = [];
    
    total time: 0:1:1.26
    A thread exited while 2 threads were running.