Skip to content

Add transmitted vs received statistics #16

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

normanargueta
Copy link

Solves #5

Example output:
Screen Shot 2020-10-01 at 17 06 33

Also, there was a bug where the points were appended, the last one wasn't taken into account that's why I moved the line:
latency_points.append(last_latency_point)
Before reporting the statistics.

Signed-off-by: Norman Argueta <uchiha.norman@gmail.com>
Signed-off-by: Norman Argueta <uchiha.norman@gmail.com>
Signed-off-by: Norman Argueta <uchiha.norman@gmail.com>
@normanargueta normanargueta force-pushed the add-transmitted-vs-received-statistics branch from ae37e12 to 9641e0f Compare October 1, 2020 23:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant