influxdb/iox_time
Marco Neumann 3dca9c1b43
feat: async sleep with `TimeProvider` (#5417)
* feat: async sleep with `TimeProvider`

This is helpful to mock "ticked" loops or to control certain async time
periods.

Will be used to test the refresh policy developed in #5318.

* refactor: use a single `TimeProvider::sleep` impl

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-17 14:50:35 +00:00
..
src feat: async sleep with `TimeProvider` (#5417) 2022-08-17 14:50:35 +00:00
Cargo.toml feat: async sleep with `TimeProvider` (#5417) 2022-08-17 14:50:35 +00:00