microtime()
microtime - Return current Unix timestamp with microseconds
Syntax
mixed microtime ()
Arguments
-
Description
microtime() returns the current Unix timestamp with microseconds. This function is only available on operating systems that support the gettimeofday() system call.
Version
PHP 4, 5
Return value