The Swoole\Coroutine class
(PECL swoole >= 2.0.0)
Introduction
Class synopsis
class Swoole\Coroutine
{
/* Methods */
public static create ():
ReturnType
public static getuid ():
ReturnType
public static resume ():
ReturnType
public static suspend ():
ReturnType
}
Table of Contents
There are no user contributed notes for this page.