We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f815bf commit b8ea978Copy full SHA for b8ea978
src/RevoltLoop.php
@@ -5,6 +5,7 @@
5
use React\EventLoop\LoopInterface;
6
use React\EventLoop\TimerInterface;
7
use Revolt\EventLoop;
8
+use Revolt\EventLoop\Adapter\React\Internal\Timer;
9
use Revolt\EventLoop\Driver;
10
11
final class RevoltLoop implements LoopInterface
0 commit comments