# ZM\Utils\CoMessage ## yieldByWS ```php public function yieldByWS(array $hang, array $compare, int $timeout): mixed ``` ### 描述 作者很懒,什么也没有说 ### 参数 | 名称 | 类型 | 描述 | | -------- | ---- | ----------- | | hang | array | | | compare | array | | | timeout | int | | ### 返回 | 类型 | 描述 | | ---- | ----------- | | mixed | | ## resumeByWS ```php public function resumeByWS(): bool ``` ### 描述 作者很懒,什么也没有说 ### 返回 | 类型 | 描述 | | ---- | ----------- | | bool | |