From d232dc164f944d7486d27f1ae33c939440d185de Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Wed, 26 Jul 2023 09:07:31 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ecb5bd..e64ba56 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ Don't see your browser in the table? If it supports Tampermonkey/Userscript then | Abbr. | Full name | Explain | |------:|:-------------------|:-----------------------------------------------------------------------------------------------------------------------------------| -| FPS | Frames per Seconds | The number of decoded frames in the last second | +| FPS | Frames per Seconds | The number of decoded frames in the last second of the stream (equal to or lower than the FPS of the game) | | RTT | Round Trip Time | The number of seconds it takes for data to be sent from your device to the server and back over (similar to ping, lower is better) | | BR | Bitrate | The amount of data the server sent to your device in the last second | | PL | Packets Lost | The total number of packets lost |