bevy/crates/bevy_asset
François b28365f966
updates on diagnostics (log + new diagnostics) (#1085)
* move print diagnostics to log

* entity count diagnostic

* asset count diagnostic

* remove useless `pub`s

* use `BTreeMap` instead of `HashMap`

* get entity count from world

* keep ordered list of diagnostics
2020-12-24 13:28:31 -06:00
..
src updates on diagnostics (log + new diagnostics) (#1085) 2020-12-24 13:28:31 -06:00
Cargo.toml updates on diagnostics (log + new diagnostics) (#1085) 2020-12-24 13:28:31 -06:00