Home
last modified time | relevance | path

Searched refs:countit (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/perl/lib/
H A DBenchmark.pm768 $_Usage{countit} = <<'USAGE';
773 sub countit { subroutine
896 $t = countit( $fort, $code );
H A DBenchmark.t150 my $threesecs = countit(0, $coderef);
166 my $onesec = countit(1, $coderef);
183 my $again = countit(1, '$baz += fib($ballast)');
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl56delta.pod853 A new function countit() is just like timeit() except that it takes a
H A Dperl561delta.pod1451 A new function countit() is just like timeit() except that it takes a