Skip to content
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

Add transmitted vs received statistics #16

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant