How is it different to just create a custom kotlin.time.Clock or using kotlin.time.TestTimeSource or even using the testTimeSource of kotlinx-coroutines-test and asClock to have an auto increasing clock?
m
Mervyn McCreight
08/06/2025, 5:19 PM
I'm a bit confused about the purpose of this library at the moment, having looked at the source code.
I'd be happy if you could explain a bit more about the vision 🙂