-
Notifications
You must be signed in to change notification settings - Fork 861
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] Added description of SRT perf statistics #897
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor edits, line by line.
docs/statistics.md
Outdated
|
||
## pktSent | ||
|
||
Same as `pktSentTotal`, but on the interval. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
While the statements in this section are grammatically correct, it might be clearer to say "… but for a specified interval."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Partial review (up to line 286) completed.
"…but on the interval." > "…but for a specified interval."
This PR adds description to the SRT performance statistics (
CBytePerfMon
).Fixes #142
TODO:
CBytePerfMon
)srt_bstats()
).srt_bstats()
).SRTO_SNDDROPDELAY
description.