Function rpgffi::TimestampDifferenceExceeds [] [src]

pub unsafe extern "C" fn TimestampDifferenceExceeds(
    start_time: TimestampTz,
    stop_time: TimestampTz,
    msec: c_int
) -> bool_