Merge remote-tracking branch 'upstream/main' into linux-clang-support
# Conflicts: # Minecraft.Client/Common/UI/UIScene_ConnectingProgress.cpp
This commit is contained in:
commit
7dd1e75b33
21 changed files with 653 additions and 49 deletions
|
|
@ -1795,6 +1795,7 @@ void MinecraftServer::run(int64_t seed, void *lpParameter)
|
|||
|
||||
chunkPacketManagement_PostTick();
|
||||
}
|
||||
lastTime = getCurrentTimeMillis();
|
||||
// int64_t afterall = System::currentTimeMillis();
|
||||
// PIXReportCounter(L"Server time all",(float)(afterall-beforeall));
|
||||
// PIXReportCounter(L"Server ticks",(float)tickcount);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue