improve precision of finegrained periodic event scheduling?
The periodic.c events are scheduled with respect to the current time, via event_add() with a timeout. But libevent's periodic events are scheduled with respect to their last planned time, to prevent drift.
With the parent branch, I'm changing second_elapsed_callback() to just be a regular periodic event. Will the change in scheduling mechanism break anything?
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information