isExecutionTimeExceeded

Returns if the elapsed execution time exceeds the maximum time allowed. Only true if the maximum was set and elapsed time is greater than or equal to getMaximumAllowedExecutionTime()

Return

true if the execution time exceeds getMaximumAllowedExecutionTime()