Function pgrx_pg_sys::TimestampDifferenceExceeds

source ·
pub unsafe fn TimestampDifferenceExceeds(
    arg_start_time: TimestampTz,
    arg_stop_time: TimestampTz,
    arg_msec: c_int
) -> bool