Exemple #1
0
 public static function startRecord()
 {
     self::$start = (int) (microtime(TRUE) * 1000);
 }