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
php_uname
php_uname
Returninformationabo
set_include_path
set_include_path
Setinclude_pathconfi
getopt
getopt
Getoptionsfromthecom
restore_include_path
restore_include_path
Restorethevalueofthe
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
phpcredits
phpcredits
PrintthePHPContribut
get_include_path
get_include_path
Getthecurrentinclude
getmyuid
getmyuid
GettheUIDofthePHPscr
Popular Articles
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?
Interpretation of Data Units Returned by getrusage()
getrusage() as a Replacement for External Monitoring Tools Like top or htop? How to Implement It in PHP