# Functions

Consistently checks that `fn' consistently returns no error each `tick' for `duration'.
Eventually checks that `fn' eventually stops erroring, by calling `fn' every `tick' until it times out after `duration'.