- PHP 手册
- 函数参考
- 进程控制扩展
- Eio
- Eio 函数
eio_set_max_poll_time
(PECL eio >= 0.0.1dev)
eio_set_max_poll_time — Set maximum poll time
说明
eio_set_max_poll_time(float$nseconds
): void
Polling stops, if poll took longer than nseconds
seconds.
参数
-
nseconds
-
Number of seconds
返回值
没有返回值。
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.eio-set-max-poll-time.php