Skip to content

a/math: Refactor m_clock_offset_a2b

Jan Schmidt requested to merge thaytan/monado:dev-refactor-clock-offset into main

Avoid limited precision float operations on large 64-bit integers. The clock averaging was basically not working once the clock values got large

Merge request reports