bevy/crates/bevy_diagnostic/src
Patrick Greene 18c08dd860 add get_history function to Diagnostic (#2772)
# Objective

- Allow access to diagnostic history value.
- Fixes #2771.

## Solution

- Add Diagnostic::get_history function.
2021-09-06 19:16:08 +00:00
..
diagnostic.rs add get_history function to Diagnostic (#2772) 2021-09-06 19:16:08 +00:00
entity_count_diagnostics_plugin.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
frame_time_diagnostics_plugin.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
lib.rs Merge AppBuilder into App (#2531) 2021-07-27 20:21:06 +00:00
log_diagnostics_plugin.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00