class Temporalio::Client::WorkflowExecution
def execution_time
-
(Time, nil)
- When this workflow run started or should start.
def execution_time Internal::ProtoUtils.timestamp_to_time(@raw_info.execution_time) end
(Time, nil)
- When this workflow run started or should start.
def execution_time Internal::ProtoUtils.timestamp_to_time(@raw_info.execution_time) end