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

Sample TrueTime and use that to build a clock drift estimation. #114

Open
kaushikgopal opened this issue Mar 11, 2019 · 1 comment
Open
Labels

Comments

@kaushikgopal
Copy link
Collaborator

Sample true time and use the samples to build a linear estimation of clock drift, which is then applied at every call for the current "best time". This provides the app with continuous best-estimate of the actual time that is calibrated by TrueTime and corrected for clock drift.

Credit for this idea entirely goes to Chris from UMass. He also was kind enough to send a sample of the code he's using for this idea.

Working on trying to integrate this as part of TrueTime.

@scottybe
Copy link

scottybe commented Jun 4, 2019

This will be great. Any idea when this will be done?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants