# File lib/parallel_specs/spec_runtime_logger.rb, line 9
  def example_started(*args)
    @time = Time.now
  end