From time time to time, I\'d like to be able to measure the elapsed time between two segments of code. This is solely to be able to detect the bottlenecks within the code an
Source: http://php.net/manual/en/function.microtime.php#example-2568