Skip to main content

get_all_tasks

Function get_all_tasks 

Source
pub fn get_all_tasks() -> Option<Vec<Arc<Task>>>
Expand description

Get a list of all tasks in the system (for timer checking). Returns None if scheduler is not initialized or currently locked.