mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 15:11:31 +00:00
Normalize absolute event deadlines with division and remainder, and widen millisecond conversion before multiplying. This prevents multi-second waits from producing EINVAL or wrapping to shorter delays.