CakeFest 2024: The Official CakePHP Conference

EvLoop::suspend

(PECL ev >= 0.2.0)

EvLoop::suspendSuspend the loop

説明

public EvLoop::suspend(): void

EvLoop::suspend() and EvLoop::resume() methods suspend and resume a loop correspondingly.

パラメータ

この関数にはパラメータはありません。

戻り値

値を返しません。

参考

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top