bevy/crates/bevy_diagnostic
8bp 68d419d40f
Add repeating flag to Timer (#165)
Repeating timers will reset themselves upon finishing, carrying over any
excess time during the last tick. This fixes timer drift upon resetting.
2020-08-21 14:57:25 -07:00
..
src Add repeating flag to Timer (#165) 2020-08-21 14:57:25 -07:00
Cargo.toml Replace std synchronization primitives with parking_lot (#210) 2020-08-21 14:55:16 -07:00