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