Public Attributes | List of all members
multisense::legacy::TimedResponse< T > Struct Template Reference

#include <utilities.hh>

Public Attributes

std::chrono::nanoseconds host_start_transmit_time {0}
 The host system time the request which triggered the response message was sent. More...
 
std::chrono::nanoseconds host_transmit_receive_roundtrip {0}
 The time between when the status request was sent and when the camera ack'd the response. More...
 
message {}
 The response message. More...
 

Detailed Description

template<typename T>
struct multisense::legacy::TimedResponse< T >

Definition at line 259 of file utilities.hh.

Member Data Documentation

◆ host_start_transmit_time

template<typename T >
std::chrono::nanoseconds multisense::legacy::TimedResponse< T >::host_start_transmit_time {0}

The host system time the request which triggered the response message was sent.

Definition at line 264 of file utilities.hh.

◆ host_transmit_receive_roundtrip

template<typename T >
std::chrono::nanoseconds multisense::legacy::TimedResponse< T >::host_transmit_receive_roundtrip {0}

The time between when the status request was sent and when the camera ack'd the response.

Definition at line 269 of file utilities.hh.

◆ message

template<typename T >
T multisense::legacy::TimedResponse< T >::message {}

The response message.

Definition at line 274 of file utilities.hh.


The documentation for this struct was generated from the following file:


multisense_lib
Author(s):
autogenerated on Thu Apr 17 2025 02:49:10