Function bevy_time::run_fixed_main_schedule
source · pub fn run_fixed_main_schedule(world: &mut World)
Expand description
Runs FixedMain
zero or more times based on delta of
Time<Virtual>
and Time::overstep
pub fn run_fixed_main_schedule(world: &mut World)
Runs FixedMain
zero or more times based on delta of
Time<Virtual>
and Time::overstep