Module Rate_limiter_state_machine.When_to_send

type t =
  1. | Now
  2. | Check_after_receiving_response
  3. | After of Core.Time_ns.t