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

Monotonic clock sources should be used to calculate bandwidth #44

Open
lpereira opened this issue Jul 22, 2020 · 1 comment
Open

Monotonic clock sources should be used to calculate bandwidth #44

lpereira opened this issue Jul 22, 2020 · 1 comment

Comments

@lpereira
Copy link
Contributor

Wall-clock is used to estimate the real-time bandwidth, for instance, and in cases where there are clock drifts, the calculations will be incorrect. Changing the code to use a monotonic clock source should improve the reliability.

@simonxiaoss
Copy link
Member

Yes. Let's fix that.

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

No branches or pull requests

2 participants