PHP » GoLang |
login |
register |
about
|
GoLang EvPeriodic::createStopped
request it (353)
GoLang replacement for PHP's EvPeriodic::createStopped
[edit | history]
EvPeriodic::createStopped(PECL ev >= 0.2.0) EvPeriodic::createStopped — Create a stopped EvPeriodic watcher Description
final
public
static
EvPeriodic
EvPeriodic::createStopped
(
float
$offset
,
float
$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. Parameters
Return ValuesReturns EvPeriodic watcher object on success. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|