EvPrepare::__construct
Construye un objeto watcher EvPrepare
&reftitle.description;
public
EvPrepare::__construct
string
callback
string
data
string
priority
Construye un objeto watcher EvPrepare.
Inicia el watcher automáticamente. Si se necesita
un watcher detenido, se debe utilizar el método
EvPrepare::createStopped.
&reftitle.parameters;
callback
Ver las
retrollamadas de los Watchers.
data
Datos personalizados para asociar con el watcher.
priority
Prioridad del Watcher
&reftitle.seealso;
EvCheck