Exemplo n.º 1
0
 public function _startClock($precision = 8)
 {
     self::$startTime = self::_microtime();
 }