瀏覽代碼

Update Timer.php

walkor 7 年之前
父節點
當前提交
2dbc07f371
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Lib/Timer.php

+ 1 - 0
Lib/Timer.php

@@ -14,6 +14,7 @@
 namespace Workerman\Lib;
 
 use Workerman\Events\EventInterface;
+use Workerman\Worker;
 use Exception;
 
 /**