February 2013
Intermediate to advanced
538 pages
20h 55m
English
getrusage
array getrusage([int who])Returns an associative array of information describing the
resources being used by the process running the current script. If
who is specified and is equal to 1, information about the process’s children
is returned. A list of the keys and descriptions of the values can be
found under the getrusage(2) Unix
command.
Read now
Unlock full access