| PHP » GoLang | login |
            register |
            
            about | 
| 
                             getrusage(PHP 4, PHP 5, PHP 7) getrusage — Gets the current resource usages Description
   array getrusage
    ([ int  $who= 0
  ] )This is an interface to getrusage(2). It gets data returned from the system call. Parameters
 
 Return ValuesReturns an associative array containing the data returned from the system call. All entries are accessible by using their documented field names. Examples
 Example #1 getrusage() example 
<?phpChangelog
 
 Notes
 
 See Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |