Romain Vimont 2f9396e24a Simplify clock estimation
The slope encodes the drift between the device clock and the computer
clock. Its real value is expected very close to 1.

To estimate it, just assume it is exactly 1.

Since the clock is used to estimate very close points in the future, the
error caused by clock drift is totally negligible, and in practice it is
way lower than the slope estimation error.

Therefore, only estimate the offset.
2023-03-30 20:58:33 +02:00
..
2022-06-09 15:02:42 +02:00
2023-03-12 02:04:57 +01:00
2022-02-06 14:39:51 +01:00
2021-11-24 21:44:29 +01:00
2023-03-10 22:22:15 +01:00
2022-02-20 23:59:35 +01:00