Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16195 программистов и 1779 роботов. Сейчас ищут 1769 программистов ...
Приступая к работе

Event::add - Makes event pending

Вернуться к: Event

Event::add

(PECL libevent >= 0.0.1)

Event::addMakes event pending

Описание

public bool Event::add ([ double $timeout ] )

Marks event pending. Non-pending event will never occur, and the event callback will never be called. In conjuction with Event::del() an event could be re-scheduled by user at any time.

If Event::add() is called on an already pending event, libevent will leave it pending and re-schedule it with the given timeout(if specified). If in this case timeout is not specified, Event::add() has no effect.

Список параметров

timeout

Timeout in seconds.

Возвращаемые значения

Returns TRUE on success. Otherwise FALSE

Смотрите также



Вернуться к: Event

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware