Method: Burden::Statistics#execution_time
- Defined in:
- lib/burden/statistics.rb
#execution_time ⇒ Object (readonly)
Returns the value of attribute execution_time.
3 4 5 |
# File 'lib/burden/statistics.rb', line 3 def execution_time @execution_time end |