# File lib/powerbar.rb, line 270
  def elapsed
    (state.time_now - state.time_start).to_f
  end