This message was deleted.
# feed
s
This message was deleted.
🙌 1
h
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
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 🙂
👍 1
Yes kind of, thanks 🙂
s
I don’t know..is this something AI generated?..this all i see in the implementation - https://github.com/matcha4smiley/faKeTime/blob/release/0.1.1/faketime/src/main/kot[…]b/matcha4smiley/faketime/datetime/internal/FixedFakeDateTime.kt ..Not sure why we need another library to wrap
java.time.Instant
?