PHP 8.3.4 Released!

Swoole\Process::alarm

(PECL swoole >= 1.9.0)

Swoole\Process::alarmHigh precision timer which triggers signal with fixed interval.

Description

public static Swoole\Process::alarm(int $interval_usec): void

Parameters

interval_usec

Return Values

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top