Function dyn_wall_rs::wallpaper_current_time[][src]

pub fn wallpaper_current_time(
    dir: &str,
    progs: Arc<Option<Vec<String>>>,
    times: &[Time],
    backend: Arc<Option<String>>,
    min_depth: usize
) -> Result<(), Box<dyn Error>>