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