\ManaPHP\CoroutineManagerInterface

Summary

Methods
Constants
createScheduler()
createTask()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

createTask()

createTask(callable  $fn, integer  $count = 1) : \ManaPHP\Coroutine\TaskInterface

Parameters

callable $fn
integer $count

Returns

\ManaPHP\Coroutine\TaskInterface