NAME ^

php_microtime.pir - PHP microtime Standard Library

DESCRIPTION ^

Functions ^

array getrusage([int who])
Returns an array of usage statisticsNOT IMPLEMENTED.
array gettimeofday([bool get_as_float])
Returns the current time as arrayNOT IMPLEMENTED.
mixed microtime([bool get_as_float])
Returns either a string or a float containing the current time in seconds and microsecondsNOT IMPLEMENTED.


parrot