walkor hace 2 años
padre
commit
50288fc79b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;