[][src]Function pgx_pg_sys::TimestampDifferenceExceeds

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