PHP Execution Timer
Posted by Chad Humphries over 2 years ago / Source: http://snippets.bigtoach.com/snippet/timer/
PHP >= PHP 4.0.4

float timer([float start,[int num]])

sets a start timer and outputs another timer less start to num decimals.

 
Language PHP / Tagged with timer