<?php $time_start = microtime(true); // 計測したい処理 $time = microtime(true) - $time_start; echo "{$time} 秒"; Register as a new user and use Qiita more conveniently You get articles that match your needsYou can efficiently read back useful informationYou can use dark themeWhat you can do with signing up