PHP 8.3.4 Released!

EvPeriodic::again

(PECL ev >= 0.2.0)

EvPeriodic::againSimply stops and restarts the periodic watcher again

Description

public EvPeriodic::again(): void

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

Parameters

This function has no parameters.

Return Values

No value is returned.

See Also

add a note

User Contributed Notes

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