Calculate execution time
Language:: PHP
Type:: Back-end
For debugging purposes, it is a good thing to be able to calculate the execution time of a script. This is exactly what this piece of code can do.
Type::snippet
Source: http://phpsnips.com/snippet.php?id=26