Method: BaseMonitor#start_time
- Defined in:
- lib/test_case/monitoring/base_monitor.rb
#start_time ⇒ Object (readonly)
Returns the value of attribute start_time.
22 23 24 |
# File 'lib/test_case/monitoring/base_monitor.rb', line 22 def start_time @start_time end |