bevy/crates/bevy_diagnostic/src
Tomasz Sterna 34c6f5f41b
Implement WASM support for bevy_winit (#503)
Also, replaced wasm_timer::Instant with instant::Instant as it is
used by winit WASM implementation.
2020-09-16 13:40:32 -07:00
..
diagnostic.rs Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
frame_time_diagnostics_plugin.rs add more doc comments and clean up some public exports 2020-08-09 16:13:04 -07:00
lib.rs profiling: fix build 2020-08-16 02:06:59 -07:00
print_diagnostics_plugin.rs Add repeating flag to Timer (#165) 2020-08-21 14:57:25 -07:00
system_profiler.rs Implement WASM support for bevy_winit (#503) 2020-09-16 13:40:32 -07:00