I have used a deadline_timer to generate a polling every 1 second.
Unfortunely when I use the linux date command the timing is curupted. (If I set the clock back 1 min. I will be missing 60 pollings).
What can I do about that?
Do you use expire_from_now()?