Update README.md

This commit is contained in:
redphx 2023-07-24 11:38:29 +07:00 committed by GitHub
parent 71a48f8afb
commit 889ee890f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,9 +99,9 @@ Don't see your browser in the table? If it supports Tampermonkey/Userscript then
- This bar is updated every second.
| Abbr. | Full name | Explain |
|------:|:-------------------|:------------------------------------------------------------------------------------------------------------------|
|------:|:-------------------|:-----------------------------------------------------------------------------------------------------------------------------------|
| FPS | Frames per Seconds | The number of decoded frames in the last second |
| RTT | Round Trip Time | The number of seconds it takes for data to be sent from your device to the server and back over (lower is better) |
| 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 |
| FL | Frames Lost | The total number of frames dropped prior to decode or dropped because the frame missed its display deadline |