PHP 8.3.4 Released!

Swoole\Process::alarm

(PECL swoole >= 1.9.0)

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

Açıklama

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

Bağımsız Değişkenler

interval_usec

Dönen Değerler

add a note

User Contributed Notes

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