# File lib/listen/listener.rb, line 162
    def latency(seconds)
      @adapter_options[:latency] = seconds
      self
    end