Process setTimeout(int|float|null $timeout)
Sets the process timeout (max. runtime).
To disable the timeout, set this value to null.
Process setTimeout(int|float|null $timeout)
Sets the process timeout (max. runtime).
To disable the timeout, set this value to null.
int|float|null | $timeout | The timeout in seconds |
Process | The current Process instance |
InvalidArgumentException | if the timeout is negative |
Designed by : w10schools
service@w10schools.com
Please login to continue.