Skip to main content

run

Function run 

Source
pub async fn run(
    api: &UnifiClient,
    interval_secs: u64,
) -> Result<(), Box<dyn Error>>