run In Current Thread
fun <T, P : Position<P>> Simulation<T, P>.runInCurrentThread(): Simulation<T, P>
Content copied to clipboard
Runs an existing Simulation in the current thread.
Runs an existing Simulation in the current thread.