You can use the in-built PHP function microtime() to track the script execution time in PHP. ... <?php. // sleep for 1 second. usleep(1000000);.
確定! 回上一頁