EvPeriodic::set

(PECL ev >= 0.2.0)

EvPeriodic::setConfigures the watcher

설명

public void EvPeriodic::set ( double $offset , double $interval )

(Re-)Configures EvPeriodic watcher

인수

offset

The same meaning as for EvPeriodic::__construct() . See Periodic watcher operation modes

interval

The same meaning as for EvPeriodic::__construct() . See Periodic watcher operation modes

반환값

값을 반환하지 않습니다.

add a note add a note

User Contributed Notes

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