略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: Fiber::__construct

2024-05-19

Fiber::__construct

(PHP 8 >= 8.1.0)

Fiber::__construct创建新的 Fiber 实例

说明

public Fiber::__construct(callable $callback)

参数

callback

启动 fiber 时调用 callable。提供给 Fiber::start() 的参数,也将是调用 callable 时的参数。

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/fiber.construct.php

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