Files
oak-gpui/crates/workspace/src
Marshall Bowers 0de8672044 Add SystemClock (#8239)
This PR adds a `SystemClock` trait for abstracting away the system
clock.

This allows us to swap out the real system clock with a
`FakeSystemClock` in the tests, thus allowing the fake passage of time.

We're using this in `Telemetry` to better mock the clock for testing
purposes.

Release Notes:

- N/A
2024-02-22 22:28:08 -05:00
..
2024-01-03 11:08:51 -08:00
2024-02-19 18:41:43 +02:00
2024-02-05 15:12:25 -07:00
2024-02-13 12:53:49 -07:00
2024-01-15 16:26:04 -05:00
2024-02-22 22:28:08 -05:00