pgrx_pg_sys

Function TimestampDifferenceExceeds

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