There seems to be the start of a `TimeSource` abst...
# coroutines
d
There seems to be the start of a
TimeSource
abstraction already in the coroutines library, however it seems to always point at
DefaultTimeSource
with no way to change it 😞