in rate/rate.go [123:125]
func (r *Reservation) Delay() time.Duration { return r.DelayFrom(time.Now()) }