PHP 8.3.4 Released!

EvPeriodic::again

(PECL ev >= 0.2.0)

EvPeriodic::againSimply stops and restarts the periodic watcher again

说明

public EvPeriodic::again(): void

Simply stops and restarts the periodic watcher again. This is only useful when attributes are changed.

参数

此函数没有参数。

返回值

没有返回值。

参见

add a note

User Contributed Notes

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