EvWatcher::getLoop

(PECL ev >= 0.2.0)

EvWatcher::getLoopReturns the loop responsible for the watcher

설명

public EvLoop EvWatcher::getLoop ( void )

Returns the loop responsible for the watcher

인수

이 함수는 인수가 없습니다.

반환값

Returns EvLoop event loop object responsible for the watcher.

add a note add a note

User Contributed Notes

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