[][src]Function azul_core::task::clean_up_finished_tasks

#[must_use]pub fn clean_up_finished_tasks<T>(
    tasks: &mut Vec<Task>,
    timers: &mut FastHashMap<TimerId, Timer>
) -> UpdateScreen

Remove all tasks that have finished executing