Method: Temporalio::Workflow::ExecutionInfo#execution_time

Defined in:
lib/temporalio/workflow/execution_info.rb

#execution_timeObject

Returns the value of attribute execution_time

Returns:

  • (Object)

    the current value of execution_time



7
8
9
# File 'lib/temporalio/workflow/execution_info.rb', line 7

def execution_time
  @execution_time
end