Exemplo n.º 1
0
 /**
  * Start benchmark
  */
 public static function start()
 {
     self::$StartTime = microtime(true);
 }