Searched refs:took (Results 1 – 4 of 4) sorted by relevance
37 echo "fgets() took ", (($t1 - $t0)*1000 > $max_ms ? 'more' : 'less'), " than $max_ms ms\n";54 fgets() took more than %d ms56 fgets() took less than %d ms58 fgets() took less than %d ms60 fgets() took less than %d ms62 fgets() took less than %d ms64 fgets() took less than %d ms66 fgets() took less than %d ms68 fgets() took less than %d ms70 fgets() took less than %d ms[all …]
56 $took = false; variable58 if ($took) {60 $took = false; variable64 $took = true; variable68 if ($took) {70 $took = false; variable74 $took = true; variable
18706 # The additional 0x601b distinction I took from Doug Lee's magic.
Completed in 172 milliseconds