Warning: Use of undefined constant URL_SITE - assumed 'URL_SITE' (this will throw an Error in a future version of PHP) in /home/users/web13/6/9/0260296/www.mippy.jp/reference/php/processing_time.php on line 37
[PHP] 処理時間計測 - php - reference - Mippy !![PHP] 処理時間計測 - php - reference - Mippy !!

[PHP] 処理時間計測

「PHP」処理時間計測について。[Processing Time]

$start=microtime(true); echo microtime(true)-$start;

Return Value

msec sec