sync_second

support.sync_second()

Wait until the second changes

This returns roughly 6.2 ms after the second changes. I can’t seem to get the delay below this.

Using ‘sleep’ rather than ‘pass’ requires less CPU cycles.