[Babel-users] Main Loop Frequency
Juliusz Chroboczek
jch at irif.fr
Tue Mar 7 20:05:04 UTC 2017
> But it looks like timeval_min is ignoring sub-second values, which was
> the original question:
> https://github.com/jech/babeld/blob/556af3c2667f8802f243a46067d45b7430bf943b/util.c#L115
No, it's not. It calls timeval_compare, which doesn't ignore milliseconds.
(It special-cases the cases of tv_sec=0, which is what may have confused
you.)
-- Juliusz
More information about the Babel-users
mailing list