Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
EvIdle::createStopped
(PECL ev >= 0.2.0)
EvIdle::createStopped — Creates instance of a stopped EvIdle watcher object
Описание
final public static object EvIdle::createStopped ( string $callback [, mixed $data [, int $priority ]] )The same as EvIdle::__construct() , but doesn't start the watcher automatically.
Список параметров
callback - See Watcher callbacks .
data - Custom data associated with the watcher.
priority - Watcher priority
Возвращаемые значения
Returns EvIdle object on success.
Смотрите также
- EvIdle::__construct() - Constructs the EvIdle watcher object
- EvLoop::idle() - Creates EvIdle watcher object associated with the current event loop instance
User Contributed Notes
There are no user contributed notes for this page.
Описание класса evidle, примеры использования класса evidle.
Описание на ru2.php.netОписание на php.ru