mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-19 07:10:58 +00:00
Remove receive time from performance overlay
It is superseded by network latency
This commit is contained in:
@@ -76,7 +76,6 @@
|
||||
<string name="perf_overlay_incomingfps">网络接收帧数: %1$.2f FPS</string>
|
||||
<string name="perf_overlay_renderingfps">渲染帧数: %1$.2f FPS</string>
|
||||
<string name="perf_overlay_netdrops">网络丢失帧: %1$.2f%%</string>
|
||||
<string name="perf_overlay_recvtime">平均接收时间: %1$.2f ms</string>
|
||||
<string name="perf_overlay_dectime">平均解码时间: %1$.2f ms</string>
|
||||
<!-- AppList activity -->
|
||||
<string name="applist_connect_msg"> 正在连接电脑…… </string>
|
||||
|
||||
Reference in New Issue
Block a user