# File lib/as_timer.rb, line 32
  def tick_end_time
    @ref + (@ref_ticks + 1)*@step
  end