diff --git a/examples/example01/index.php b/examples/example01/index.php index dd0d4df..28ff87b 100644 --- a/examples/example01/index.php +++ b/examples/example01/index.php @@ -84,7 +84,7 @@ function image_show_jpeg_only() function after($output, $route) { - $time = number_format( (float)substr(microtime(), 0, 10) - LIM_START_MICROTIME, 6); + $time = number_format( microtime(true) - LIM_START_MICROTIME, 6); $output .= "\n\n"; $output .= "\n"; $output .= "