handle_with_time

Function handle_with_time 

Source
pub fn handle_with_time(
    args: impl Iterator<Item = String>,
    config: &Config,
    silent: bool,
    category: Option<&str>,
)