#include <time.hpp>
◆ Time() [1/4]
◆ Time() [2/4]
◆ Time() [3/4]
rclcpp::Time::Time |
( |
const Time & |
rhs | ) |
|
◆ Time() [4/4]
rclcpp::Time::Time |
( |
const builtin_interfaces::msg::Time & |
time_msg | ) |
|
◆ ~Time()
virtual rclcpp::Time::~Time |
( |
| ) |
|
|
virtual |
◆ now()
◆ operator builtin_interfaces::msg::Time()
rclcpp::Time::operator builtin_interfaces::msg::Time |
( |
| ) |
const |
◆ operator=() [1/2]
void rclcpp::Time::operator= |
( |
const Time & |
rhs | ) |
|
◆ operator=() [2/2]
void rclcpp::Time::operator= |
( |
const builtin_interfaces::msg::Time & |
time_msg | ) |
|
◆ operator==()
bool rclcpp::Time::operator== |
( |
const rclcpp::Time & |
rhs | ) |
const |
◆ operator<()
bool rclcpp::Time::operator< |
( |
const rclcpp::Time & |
rhs | ) |
const |
◆ operator<=()
bool rclcpp::Time::operator<= |
( |
const rclcpp::Time & |
rhs | ) |
const |
◆ operator>=()
bool rclcpp::Time::operator>= |
( |
const rclcpp::Time & |
rhs | ) |
const |
◆ operator>()
bool rclcpp::Time::operator> |
( |
const rclcpp::Time & |
rhs | ) |
const |
◆ operator+()
◆ operator-()
◆ nanoseconds()
uint64_t rclcpp::Time::nanoseconds |
( |
| ) |
const |
The documentation for this class was generated from the following file: