Method: OpenC3::Throttle#total_sleep_time
- Defined in:
- lib/openc3/utilities/throttle.rb
#total_sleep_time ⇒ Object (readonly)
Returns the value of attribute total_sleep_time.
36 37 38 |
# File 'lib/openc3/utilities/throttle.rb', line 36 def total_sleep_time @total_sleep_time end |