略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: event_priority_set

2024-05-01

event_priority_set

(PECL libevent >= 0.0.5)

event_priority_setAssign a priority to an event

说明

event_priority_set ( resource $event , int $priority ) : bool

Assign a priority to the event.

参数

event

Valid event resource.

priority

Priority level. Cannot be less than zero and cannot exceed maximum priority level of the event base (see event_base_priority_init()).

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

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

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