略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: event_base_loopexit

2024-05-07

event_base_loopexit

(PECL libevent >= 0.0.1)

event_base_loopexitExit loop after a time

说明

event_base_loopexit ( resource $event_base [, int $timeout = -1 ] ) : bool

The next event loop iteration after the given timer expires will complete normally, then exit without blocking for events again.

参数

event_base

Valid event base resource.

timeout

Optional timeout parameter (in microseconds).

返回值

event_base_loopexit() returns TRUE on success or FALSE on error.

add a note add a note

User Contributed Notes 1 note

up
0
jille at hexon dot cx
8 years ago
The timeout (if >= 0) is in microseconds.

官方地址:https://www.php.net/manual/en/function.event-base-loopexit.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3