microtime

Definition

mixed microtime ([ bool $get_as_float ] )

Description

microtime() returns the current Unix timestamp with microseconds. This function is only available on operating systems that support the gettimeofday() system call.

[More at php.net]

Parameters


loading


Share/bookmark - microtime


Global comments