Function pgrx::pg_sys::TimestampDifferenceExceeds

source ยท
pub unsafe fn TimestampDifferenceExceeds(
    arg_start_time: i64,
    arg_stop_time: i64,
    arg_msec: i32,
) -> bool