afterMainIteration

protected open fun afterMainIteration()(source)

This function is called after the function mainIteration() executes. Provides a hook for additional after-iteration logic, which could be placed here instead of at the end of the mainIteration() function.