azul_core::task

Function clean_up_finished_tasks

Source
pub fn clean_up_finished_tasks<T>(
    tasks: &mut Vec<Task>,
    timers: &mut FastHashMap<TimerId, Timer>,
) -> UpdateScreen
Expand description

Remove all tasks that have finished executing