Help for this page

Select Code to Download


  1. or download this
                       Rate      interval   HiRes::time buitin time()
    interval        88470/s            --          -53%          -95%
    HiRes::time    188363/s          113%            --          -89%
    buitin time() 1753092/s         1882%          831%            --
    
  2. or download this
    #!/usr/bin/perl
    
    ...
                             my $elapsed = time - $t0;
            },
        });