Method: Temporalio::Workflow::ExecutionInfo#execution_time
- Defined in:
- lib/temporalio/workflow/execution_info.rb
#execution_time ⇒ Object
Returns the value of attribute execution_time
7 8 9 |
# File 'lib/temporalio/workflow/execution_info.rb', line 7 def execution_time @execution_time end |