You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
Swoole\Timer::tick(2000, function($timerId) {
|
||||
echo "tick 2000ms\n";
|
||||
});
|
||||
Reference in New Issue
Block a user