Goes to sleep until the real clock catches up to the given position.
true if you're on schedule, returns false if the given position is already in the past. In that case, you might want to consider skipping some work to get back on time.
See Implementation
Goes to sleep until the real clock catches up to the given position.