mirror of
https://github.com/librespeed/speedtest.git
synced 2026-08-27 03:46:58 +00:00
Removed unused code and updated doc.md
This commit is contained in:
parent
1597802fa2
commit
168b1a4f85
2 changed files with 2 additions and 3 deletions
3
doc.md
3
doc.md
|
|
@ -127,7 +127,8 @@ format:
|
|||
|
||||
`testState;dlStatus;ulStatus;pingStatus;clientIp;jitterStatus;dlProgress;ulProgress;pingProgress`
|
||||
|
||||
* __testState__ is an integer 0-5
|
||||
* __testState__ is an integer between -1 and 5
|
||||
* `-1` = Test not started yet
|
||||
* `0` = Test starting
|
||||
* `1` = Download test in progress
|
||||
* `2` = Ping + Jitter test in progress
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue