run

Function run 

Source
pub fn run(
    proxy: EventLoopProxy<UserEvent>,
    stop_tracker: Arc<Mutex<AtomicBool>>,
    currently_tracking: Arc<Mutex<AtomicBool>>,
)
Expand description

This function runs the program