Ev::stop
(PECL ev >= 0.2.0)
Ev::stop — Stops the default event loop
Descrição
final
public
static
void
Ev::stop
([
int
$how
] )Stops the default event loop
Parâmetros
-
how -
One of Ev::BREAK_* constants .
Valor Retornado
Não há valor retornado.
Veja Também
- Ev::run() - Begin checking for events and calling callbacks for the default loop