46 47 48 49
# File 'lib/openc3/utilities/throttle.rb', line 46 def reset @reset_time = Time.now @total_sleep_time = 0 end