Time is not a synchronization primitive
Time is not a synchronization primitive
@cadey Seems obvious but then I remember the times I've encountered this same situation... and even written code like this... this is good to keep in mind.
I do have some use for calculated delays in some code these days... but it's always in regression tests that are trying to detect exactly this sort of thing upstream!