Example #1
0
 /**
  * Стартуем работу счетчика
  */
 protected static function startCounter()
 {
     self::$fStartTime = microtime(true);
 }