mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +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> |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
Readme.md |