Method: RSpec::Core::Formatters::BaseFormatter#duration

Defined in:
lib/rspec/core/formatters/base_formatter.rb

#durationObject (readonly)

Returns the value of attribute duration.

[View source]

11
12
13
# File 'lib/rspec/core/formatters/base_formatter.rb', line 11

def duration
  @duration
end