(PECL ev >= 0.2.0)
EvLoop::run
  • References/PHP/Function/Process Control/Ev/EvLoop

(PECL ev >= 0.2.0) Begin checking for events and calling callbacks for the loop

2025-01-10 15:47:30
EvLoop::prepare
  • References/PHP/Function/Process Control/Ev/EvLoop

(PECL ev >= 0.2.0) Creates EvPrepare watcher object associated with the current event loop instance

2025-01-10 15:47:30
EvLoop::nowUpdate
  • References/PHP/Function/Process Control/Ev/EvLoop

(PECL ev >= 0.2.0) Establishes the current time by querying the kernel, updating the time returned by EvLoop::now

2025-01-10 15:47:30
EvLoop::suspend
  • References/PHP/Function/Process Control/Ev/EvLoop

(PECL ev >= 0.2.0) Suspend the loop public

2025-01-10 15:47:30
EvLoop::resume
  • References/PHP/Function/Process Control/Ev/EvLoop

(PECL ev >= 0.2.0) Resume previously suspended default event loop

2025-01-10 15:47:30
EvLoop::check
  • References/PHP/Function/Process Control/Ev/EvLoop

(PECL ev >= 0.2.0) Creates EvCheck object associated with the current event loop instance

2025-01-10 15:47:30
EvLoop::signal
  • References/PHP/Function/Process Control/Ev/EvLoop

(PECL ev >= 0.2.0) Creates EvSignal watcher object associated with the current event loop instance

2025-01-10 15:47:30
EvLoop::timer
  • References/PHP/Function/Process Control/Ev/EvLoop

(PECL ev >= 0.2.0) Creates EvTimer watcher object associated with the current event loop instance

2025-01-10 15:47:30
EvLoop::defaultLoop
  • References/PHP/Function/Process Control/Ev/EvLoop

(PECL ev >= 0.2.0) Returns or creates the default event loop.

2025-01-10 15:47:30
EvLoop::invokePending
  • References/PHP/Function/Process Control/Ev/EvLoop

(PECL ev >= 0.2.0) Invoke all pending watchers while resetting their pending state

2025-01-10 15:47:30