mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
c4aea07753
# Objective `Instant` and `Duration` from the `instant` crate are exposed in `bevy_utils` to have a single abstraction for native/wasm. It would be useful to have the same thing for [`SystemTime`](https://doc.rust-lang.org/std/time/struct.SystemTime.html). --- ## Changelog ### Added - `bevy_utils` now re-exposes the `instant::SystemTime` struct Co-authored-by: Charles Bournhonesque <cbournhonesque@snapchat.com> |
||
---|---|---|
.. | ||
cow_arc.rs | ||
default.rs | ||
float_ord.rs | ||
futures.rs | ||
intern.rs | ||
label.rs | ||
lib.rs | ||
short_names.rs | ||
synccell.rs | ||
syncunsafecell.rs | ||
uuid.rs |