Swoole\Channel::statsGet stats of swoole channel. 説明
public array Swoole\Channel::stats()
Get the numbers of queued elements and total size of the memory used by the queue. パラメータこの関数にはパラメータはありません。 戻り値The stats of the Swoole channel. |