# File lib/core/transport.rb, line 329
    def tick(now)
      Cproton.pn_transport_tick(@impl, now)
    end