method
example_started
example_started(example)
public
Hide source
# File lib/spec/runner/formatter/profile_formatter.rb, line 17 def example_started(example) @time = Time.now end