PHP microtime April 25, 2012 Pramod T P It return current Unix timestamp with microseconds Example <?php echo microtime(); ?> Output microtime