mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 11:58:00 +00:00
Network: clean up ticking handling, RakLib only processes on Snooze notification
This commit is contained in:
@@ -2537,7 +2537,7 @@ class Server{
|
||||
++$this->tickCounter;
|
||||
|
||||
Timings::$connectionTimer->startTiming();
|
||||
$this->network->processInterfaces();
|
||||
$this->network->tickInterfaces();
|
||||
Timings::$connectionTimer->stopTiming();
|
||||
|
||||
Timings::$schedulerTimer->startTiming();
|
||||
|
Reference in New Issue
Block a user