We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d54798 commit b29c102Copy full SHA for b29c102
1 file changed
rclcpp/include/rclcpp/time.hpp
@@ -218,6 +218,7 @@ class Time
218
/**
219
* \throws std::overflow_error if addition leads to overflow
220
*/
221
+RCLCPP_PUBLIC
222
Time
223
operator+(const rclcpp::Duration & lhs, const rclcpp::Time & rhs);
224
0 commit comments