getrusage
Description
array getrusage ( [int who] )This is an interface to getrusage(2). It gets data returned from the system call.
Return Values
Returns an associative array containing the data returned from the system call. All entries are accessible by using their documented field names.