update : 2015.11.03
php.shukuma.com검색:
|
EvEmbed::createStopped(PECL ev >= 0.2.0) EvEmbed::createStopped — Create stopped EvEmbed watcher object 설명
final
public
static
void
EvEmbed::createStopped
(
object
$other
[,
callable
$callback
[,
mixed
$data
[,
int
$priority
]]] )The same as EvEmbed::__construct() , but doesn't start the watcher automatically. 인수
반환값Returns stopped EvEmbed object on success. 참고
|