104 public: std::chrono::steady_clock::duration
Time()
const;
108 public:
void SetTime(
const std::chrono::steady_clock::duration &_time);
119 public:
bool OnBind(
const gz::msgs::StringMsg_V &_req,
120 gz::msgs::Boolean &_rep);
127 public:
void OnUnbind(
const gz::msgs::StringMsg_V &_req);
132 public:
void OnMsg(
const gz::msgs::Dataframe &_msg);
149 GZ_UTILS_UNIQUE_IMPL_PTR(dataPtr)