Method: OpenC3::Operator#cycle_time
- Defined in:
- lib/openc3/operators/operator.rb
#cycle_time ⇒ Object (readonly)
Returns the value of attribute cycle_time.
227 228 229 |
# File 'lib/openc3/operators/operator.rb', line 227 def cycle_time @cycle_time end |