# File lib/core/selectable.rb, line 120
    def deadline=(deadline)
      Cproton.pn_selectable_set_deadline(sec_to_millis(deadline))
    end