Example #1
0
 public static function endRecord()
 {
     self::$end = (int) (microtime(TRUE) * 1000);
 }