EvIdle::createStoppedCreates 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. パラメータ
戻り値Returns EvIdle object on success. 参考
|