# File lib/reactor/reactor.rb, line 94
    def timeout
      millis_to_timeout(Cproton.pn_reactor_get_timeout(@impl))
    end