walkor 2 gadi atpakaļ
vecāks
revīzija
50288fc79b
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/Timer.php

+ 1 - 0
src/Timer.php

@@ -22,6 +22,7 @@ use Throwable;
 use Workerman\Events\EventInterface;
 use Workerman\Events\Revolt;
 use Workerman\Events\Swoole;
+use Workerman\Events\Swow;
 use function function_exists;
 use function is_callable;
 use function pcntl_alarm;