Function eprosima::fastrtps::operator<

Function Documentation

static inline bool eprosima::fastrtps::operator<(const Time_t &t1, const Time_t &t2)

Checks if a Time_t is less than other.

Parameters:
  • t1 – First Time_t to compare

  • t2 – Second Time_t to compare

Returns:

True if the first Time_t is less than the second