Nov 19th, 2012 <?php print "Start: ", microtime(true); // Do some stuff. print "End: ", microtime(true); ?> Article Type General