[][src]Function realsense_sys::rs2_get_notification_timestamp

pub unsafe extern "C" fn rs2_get_notification_timestamp(
    notification: *mut rs2_notification,
    error: *mut *mut rs2_error
) -> rs2_time_t

retrieve timestamp from notification handle \param[in] notification handle returned from a callback \param[out] error if non-null, receives any error that occurs during this call, otherwise, errors are ignored \return the notification timestamp