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