A mock Eio.Time clock for testing timeouts.
Note that Backend.run_full provides mock clocks that advance automatically when there is nothing left to do.
module type S = sig ... endA mock Eio.Time clock for testing timeouts.
Note that Backend.run_full provides mock clocks that advance automatically when there is nothing left to do.
module type S = sig ... end