What steps will reproduce the problem?
In logger package Logger-2013-05-12.zip
In time.f
line 62
\ setDriftCorrection ( n1 -- ) sets the time correction to n1 ticks per day
line 416
\ setDriftCorrection ( n1 -- ) sets the time correction to n1 ticks per hour
Is it per day or per hour?
When we determine the number of ticks to correct, do we put that in
line 460
0 setDriftCorrection
to apply this factor automatically at boot?
Original issue reported on code.google.com by prof.bra...@gmail.com on 5 Sep 2013 at 6:43
Original issue reported on code.google.com by
prof.bra...@gmail.com
on 5 Sep 2013 at 6:43