zed/crates/client
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
..
src Use SystemClock in EventCoalescer (#8317) 2024-02-23 20:07:13 -05:00
Cargo.toml Add telemetry events backend for collab (#8220) 2024-02-23 11:13:28 -05:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00