# File lib/ruby-progressbar/base.rb, line 84
  def started?
    timer.started?
  end