waitFor

open override fun waitFor(next: Status, timeout: Long, tu: TimeUnit): Status

Waits for the simulation to reach a given status.

Return

the current simulation status

Parameters

next

the Status the simulation should reach before returning

timeout

the maximum time to wait

tu

the TimeUnit defining the timeout