downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

EvPeriodic::set> <EvPeriodic::__construct
[edit] Last updated: Fri, 17 May 2013

view this page in

EvPeriodic::createStopped

(PECL ev >= 0.2.0)

EvPeriodic::createStoppedCreate a stopped EvPeriodic watcher

Description

final public static EvPeriodic EvPeriodic::createStopped ( double $offset , double $interval , callable $reschedule_cb , callable $callback [, mixed $data = NULL [, int $priority = 0 ]] )

Create EvPeriodic object. Unlike EvPeriodic::__construct() this method doesn't start the watcher automatically.

Liste de paramètres

offset

See Periodic watcher operation modes

interval

See Periodic watcher operation modes

reschedule_cb

Reschedule callback. You can pass NULL. See Periodic watcher operation modes

callback

See Watcher callbacks .

data

Custom data associated with the watcher.

priority

Watcher priority

Valeurs de retour

Returns EvPeriodic watcher object on success.

Voir aussi



add a note add a note User Contributed Notes EvPeriodic::createStopped - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites