On Tue Nov 7 20:00:24 2023 +0000, Michael Stefaniuc wrote:
What's the magic number `2000000` ?
This is 200ms, so that we schedule the first (and later) tick ahead in time, and avoid queueing the next 1s batch of messages too close to when the previous one ends.