You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zhaohe
5f51531b96
Refactors to use monotonic clock for timeouts
将 System.currentTimeMillis() 替换为 OS.getMonotonicClockTimestamp() 以实现更可靠的超时计算。
此项变更可避免系统时钟调整对超时持续时间造成影响。
为 BiLisDoubleTrackTcpClient 添加 onLostConnectionListener 监听器,并调整 BiLisDoubleTrackChannel 以处理连接状态。
新增 OFrame、QFrame 和 RFrame
移除 LIS 设置控制器相关 API。
更新应用程序 WebSocket 状态报告上报顺序.
|
3 weeks ago |
.. |
exui
|
update
|
2 months ago |