ZIm/crates/client/src/telemetry
Marshall Bowers e06ff5f507
Use SystemClock in EventCoalescer (#8317)
This PR updates the `EventCoalescer` to use the `SystemClock` trait to
abstract over the clock.

This allows us to test the advancement of time without relying on the
caller passing in the current time.

Release Notes:

- N/A
2024-02-23 20:07:13 -05:00
..
event_coalescer.rs Use SystemClock in EventCoalescer (#8317) 2024-02-23 20:07:13 -05:00