My experiment with virtual time management was suc...
# coroutines
a
My experiment with virtual time management was successful. Right now it is not the most effective implementation, but it does what I want, meaning running production processes in virtual time while keeping order of events. Here is the implementation: https://git.sciprog.center/kscience/controls-kt/src/commit/6e2689456465ad342f82bb905fb[…]n/kotlin/space/kscience/controls/time/VirtualTimeManager.kt.
K 2