Files
turso/core
Pekka Enberg 6eb89ca2a1 Merge 'Add deterministic Clock' from Avinash Sajjanshetty
Fixes #603
This patch adds a `Clock` trait whose member function `now` returns an
`Instant`. Now in sim, we can nicely make the clock deterministic.
The earlier method `get_current_time` returned `chrono::Local::now()`.
The `Instant` returned by `now` carries the same information.

Closes #1263
2025-04-06 23:27:36 +03:00
..
2025-03-24 22:48:07 -04:00
2025-03-25 17:13:31 +02:00
2025-03-27 17:53:02 +01:00
2025-01-28 14:55:38 -05:00
2025-03-30 19:01:03 +03:00
2025-03-05 14:07:48 +01:00
2025-03-30 19:01:03 +03:00
2025-01-28 14:55:38 -05:00
2025-04-06 23:06:57 +05:30
2025-02-11 09:03:36 -04:00
wip
2025-03-29 22:02:49 +01:00
2024-12-24 18:04:30 +01:00