改名
This commit is contained in:
@@ -48,7 +48,7 @@ class ServerInotify extends Process
|
|||||||
Event::wait();
|
Event::wait();
|
||||||
} else {
|
} else {
|
||||||
$this->loadByDir(APP_PATH . 'app');
|
$this->loadByDir(APP_PATH . 'app');
|
||||||
Timer::tick(1000, [$this, 'tick']);
|
Timer::tick(2000, [$this, 'tick']);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user