Skip to content

Conversation

NathanFreeman
Copy link
Contributor

No description provided.

@NathanFreeman NathanFreeman force-pushed the timer branch 3 times, most recently from e549eb6 to 4f57199 Compare July 12, 2025 06:03
The underlying system does not support timers with a time parameter of 0. This is different from languages like Node.js.
In Swoole, you can use Swoole\Event::defer to achieve similar functionality.
<programlisting role="php">
<![CDATA[
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No spaces needed. Other modifications have the same problem.

Suggested change
<![CDATA[
<![CDATA[

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants