# File lib/ethon/multi/options.rb, line 88 def timerfunction=(value) Curl.set_option(:timerfunction, value_for(value, :string), handle, :multi) end