function getmicrotime(){ list($msec, $sec) = explode(" ", microtime()); return ((float)$sec + (float)$msec); } $timeS = getmicrotime();include("./hoge.php"); echo ( (float)( getmicrotime() - $timeS ) ); ?>
function getmicrotime(){ list($msec, $sec) = explode(" ", microtime()); return ((float)$sec + (float)$msec); } $timeS = getmicrotime();include("./hoge.php"); echo ( (float)( getmicrotime() - $timeS ) ); ?>
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く