1
This commit is contained in:
@@ -254,6 +254,10 @@ namespace BITKit.Net.Kcp
|
||||
stopWatch.Stop();
|
||||
BIT4Log.Log<MonoKcpClient>($"已返回\n开始:{value.StartTime}\n结束:{value.EndTime}\n延迟:{stopWatch.ElapsedMilliseconds}ms");
|
||||
|
||||
|
||||
SendRT(nameof(KCPNetServer.OnNetRpcTest),64,12.8f,true);
|
||||
|
||||
|
||||
stopWatch.Reset();
|
||||
stopWatch.Start();
|
||||
var hello =
|
||||
|
Reference in New Issue
Block a user