回答編集履歴
1
加筆
answer
CHANGED
@@ -8,4 +8,8 @@
|
|
8
8
|
$time = microtime(true) - $time_start;
|
9
9
|
echo $time . " seconds\r\n";
|
10
10
|
|
11
|
-
上記プログラムで計測できます。
|
11
|
+
上記プログラムで計測できます。
|
12
|
+
|
13
|
+
別言語ですが
|
14
|
+
他の方の検証を追記しておきます。
|
15
|
+
http://hsp.tv/play/pforum.php?mode=pastwch&num=49136
|