Function dds_qget_time_based_filter¶
Defined in File dds_public_qos.h
Function Documentation¶
-
bool dds_qget_time_based_filter(const dds_qos_t *qos, dds_duration_t *minimum_separation)¶
Get the time-based filter qos policy.
- Parameters
qos – [in] - Pointer to a dds_qos_t structure storing the policy
minimum_separation – [inout] - Pointer that will store the minimum separation duration (optional)
- Returns
- false iff any of the arguments is invalid or the qos is not present in the qos object