43 lines
557 B
Markdown
Raw Normal View History

2022-03-27 16:42:36 +08:00
# ZM\Utils\CoMessage
## yieldByWS
```php
2022-04-02 11:37:16 +00:00
public function yieldByWS(array $hang, array $compare, int $timeout): mixed
2022-03-27 16:42:36 +08:00
```
### 描述
作者很懒,什么也没有说
### 参数
| 名称 | 类型 | 描述 |
| -------- | ---- | ----------- |
| hang | array | |
| compare | array | |
2022-04-02 11:37:16 +00:00
| timeout | int | |
2022-04-01 18:48:48 +08:00
2022-03-27 16:42:36 +08:00
### 返回
| 类型 | 描述 |
| ---- | ----------- |
| mixed | |
## resumeByWS
```php
public function resumeByWS(): bool
```
### 描述
作者很懒,什么也没有说
### 返回
| 类型 | 描述 |
| ---- | ----------- |
| bool | |