php/doc-en
Undocumented resource_usage parameter of pcntl_wait[pid] function
オープン
#861 opened on 2021/08/18
Extension: pcntlbuggood first issue
Repository metrics
- Stars
- (596 個のスター)
- PR merge metrics
- (平均マージ 99d 23h) (30d で 90 merged PRs)
説明
https://www.php.net/manual/en/function.pcntl-waitpid.php https://www.php.net/manual/en/function.pcntl-wait.php
pcntl_wait[pid] take a parameter array &$resource_usage = [], which stores struct rusage [*1] value.