EvStat::set

(PECL ev >= 0.2.0)

EvStat::setConfigures the watcher

설명

public void EvStat::set ( string $path , double $interval )

Configures the watcher.

인수

path

The path to wait for status changes on.

interval

Hint on how quickly a change is expected to be detected and should normally be specified as 0.0 to let libev choose a suitable value.

반환값

값을 반환하지 않습니다.

add a note add a note

User Contributed Notes

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