mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-29 02:11:52 +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.