time_has_passed

Function time_has_passed 

Source
async fn time_has_passed(
    context: &Context,
    config: Config,
    seconds: i64,
) -> Result<bool>