Skip to content

Commit a2eb39a

Browse files
author
niulingyun
committed
add comment
1 parent 8aad253 commit a2eb39a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/Coroutine/Sleep.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
class Sleep extends Base
1212
{
13+
/**
14+
* sleep的时间
15+
* @var int
16+
*/
1317
public $__sleepTime;
1418

1519
/**

0 commit comments

Comments
 (0)