influxdb/iox_time
Dom Dwyer 323788767d refactor: impl TimeProvider for Arc<TimeProvider>
This allows the MockProvider to be used in tests with consuming code
that uses generics/static dispatch instead of a dyn TimeProvider, while
still retaining a ref to the MockProvider instance.
2022-08-08 14:56:03 +02:00
..
src refactor: impl TimeProvider for Arc<TimeProvider> 2022-08-08 14:56:03 +02:00
Cargo.toml refactor: Rename time to iox_time (#4416) 2022-04-26 00:19:59 +00:00