The parallel\Runtime class
(0.8.0)
类摘要
final
parallel\Runtime
{
public __construct
(
string $bootstrap
,
array $configuration
)
public run
(
Closure $closure
,
array $args
) :
?Future
public close
(
void
) :
void
public kill
(
void
) :
void
}
Table of Contents