# File lib/rufus/sc/rtime.rb, line 78
  def Rufus.current_time_millis

    (Time.new.to_f * 1000).to_i
  end