mirror of
https://github.com/genxium/DelayNoMore
synced 2025-10-09 16:46:38 +00:00
Drafted enhancement of UDP message callback.
This commit is contained in:
@@ -1084,6 +1084,9 @@ fromUDP=${fromUDP}`);
|
||||
}
|
||||
try {
|
||||
let st = performance.now();
|
||||
if (cc.sys.isNative) {
|
||||
DelayNoMore.UdpSession.pollUdpRecvRingBuff();
|
||||
}
|
||||
const noDelayInputFrameId = gopkgs.ConvertToNoDelayInputFrameId(self.renderFrameId);
|
||||
let prevSelfInput = null,
|
||||
currSelfInput = null;
|
||||
|
Reference in New Issue
Block a user