# File lib/eventmachine.rb, line 883
  def self.set_quantum mills
    set_timer_quantum mills.to_i
  end