Function deltachat::tools::maybe_warn_on_bad_time

source ยท
async fn maybe_warn_on_bad_time(
    context: &Context,
    now: i64,
    known_past_timestamp: i64,
) -> bool