NAME ^

php_microtime.pir - PHP microtime Standard Library

DESCRIPTION ^

Functions ^

array getrusage([int who])

Returns an array of usage statistics

NOT IMPLEMENTED.

array gettimeofday([bool get_as_float])

Returns the current time as array

NOT IMPLEMENTED.

mixed microtime([bool get_as_float])

Returns either a string or a float containing the current time in seconds and microseconds

NOT IMPLEMENTED.


parrot