\ManaPHPCoroutine

Summary

Methods
Properties
Constants
getBacktrace()
create()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getBacktrace()

getBacktrace(  $options,   $limit) 

Parameters

$options
$limit

create()

create(callable  $func, mixed  $params) : mixed

Parameters

callable $func
mixed $params

Returns

mixed