FreeKill icon indicating copy to clipboard operation
FreeKill copied to clipboard

断线重连后系统时间不同步导致读条时间异常

Open Notify-ctrl opened this issue 1 year ago • 0 comments

如题,因为双端通过timestamp计算Request从发出到接收时经过的时间(主要用于手气卡),如果系统时间本身有差异,那么读条就会显示异常。解法可能是在连接到服务器时先计算出本机与服务器之间系统时间的差异。

Notify-ctrl avatar Oct 27 '24 10:10 Notify-ctrl