PHP 7.0.6 Released

EvPeriodic::again

(PECL ev >= 0.2.0)

EvPeriodic::againSimply stops and restarts the periodic watcher again.

Description

public void 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

User Contributed Notes

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