Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getrusage
getrusage
Get the current resource usage status
Name:
getrusage
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Get the current resource usage status
Related
How to Use getrusage() to Monitor System Load Changes Before and After Database Queries to Improve Performance?
4
getrusage() as a Replacement for External Monitoring Tools Like top or htop? How to Implement It in PHP
4
Is Measuring PHP Script Performance with getrusage() and microtime() Really Reliable?
4
Interpretation of Data Units Returned by getrusage()
4
Similar Functions
getopt
getopt
Getoptionsfromthecom
php_ini_scanned_files
php_ini_scanned_files
Returnsalistof.inifi
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
extension_loaded
extension_loaded
Checkifanextensionha
get_include_path
get_include_path
Getthecurrentinclude
getmygid
getmygid
GetthecurrentPHPscri
ini_get
ini_get
Getthevalueofaconfig
phpinfo
phpinfo
Outputinformationabo
Popular Articles
Interpretation of Data Units Returned by getrusage()
Is Measuring PHP Script Performance with getrusage() and microtime() Really Reliable?
How to Use getrusage() to Monitor System Load Changes Before and After Database Queries to Improve Performance?
getrusage() as a Replacement for External Monitoring Tools Like top or htop? How to Implement It in PHP