Ejemplo n.º 1
0
 /**
  * Initialises the benchmark system.
  */
 protected function initBenchmark()
 {
     self::$benchmarkObj = new Benchmark();
 }