コード例 #1
0
ファイル: phpmark.php プロジェクト: sdgdsffdsfff/PHPMark
 public static function BaseEnd()
 {
     self::$base_end = microtime();
 }