Home
last modified time | relevance | path

Searched refs:benchmark_time (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/benchmarks/php/
H A DPhpBenchmark.php49 private $benchmark_time; variable
54 $benchmark_time = 5.0) { variable
57 $this->benchmark_time = $benchmark_time; variable
64 $times = ceil($this->benchmark_time / $t);

Completed in 2 milliseconds