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

How to determine current setDriftCorretion for logger? #206

Open
GoogleCodeExporter opened this issue Feb 9, 2016 · 0 comments
Open

How to determine current setDriftCorretion for logger? #206

GoogleCodeExporter opened this issue Feb 9, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

After many hours I determine the drift correction value should be around 
11_000_000 million ticks per hour.

After N setDriftCorrection, I let the logger run for an extended period.  The 
clock continues to drift, more slowly. 

I imagine we want to calculate the new drift ticks per hour and add this to the 
previous value. 

How do I get at the current value in setDriftCorrection ?

From time.f line 107
_driftCorrectionNumerator dL@
will this return the current drift value, how do I combine this with the most 
recent drift calculation ?

Original issue reported on code.google.com by prof.bra...@gmail.com on 16 Sep 2013 at 2:37

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

No branches or pull requests

1 participant