event_del
(PECL libevent >= 0.0.1)
event_del — Remove an event from the set of monitored events
설명
bool event_del
( resource $event
)
Cancels the event.
인수
- event
-
Valid event resource.
반환값
event_del() returns TRUE on success or FALSE on error.
There are no user contributed notes for this page.
