isExecutionTimeExceeded

True once the process has recorded an EndingStatus.EXCEEDED_EXECUTION_TIME outcome. The live elapsed-vs-maximum comparison is made between steps in the run loop (see IterativeProcess.stoppingConditionCheck); this reads back the recorded result.

Return

true if the process ended via EXCEEDED_EXECUTION_TIME