Get rid of the redundant clock entirely
We can just have Hypothesis give us a POSIX timestamp and then twiddle our clock with that value appropriately. Not much less code but a lot less explanation.
Loading
Please register or sign in to comment
We can just have Hypothesis give us a POSIX timestamp and then twiddle our clock with that value appropriately. Not much less code but a lot less explanation.