PHP Manual

PHP function getrusage()

11. 09. 2019

Obsah článku

Availability in `PHP 4.0`

Gets the current resource usages

Parameters

Parameter Data type Default value Note
$who int null If who is 1, getrusage will be called with RUSAGE_CHILDREN.

Return values

array

an associative array containing the data returned from the system call. All entries are accessible by using their documented field names.

Other resources

Official getrusage documentation

Jan Barášek   Více o autorovi

Autor článku pracuje jako seniorní vývojář a software architekt v Praze. Navrhuje a spravuje velké webové aplikace, které znáte a používáte. Od roku 2009 nabral bohaté zkušenosti, které tímto webem předává dál.

Rád vám pomůžu:

Související články

1.

V jiných jazycích

2.
Status:
All systems normal.
2024