Function meos_sys::TimestampDifferenceExceeds
source ยท pub unsafe extern "C" fn TimestampDifferenceExceeds(
start_time: TimestampTz,
stop_time: TimestampTz,
msec: c_int,
) -> boolpub unsafe extern "C" fn TimestampDifferenceExceeds(
start_time: TimestampTz,
stop_time: TimestampTz,
msec: c_int,
) -> bool