Method: Temporalio::Workflow::ExecutionInfo#start_time

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

#start_timeObject

Returns the value of attribute start_time

Returns:

  • (Object)

    the current value of start_time



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

def start_time
  @start_time
end