#include <t265-messages.h>
Public Attributes | |
bulk_message_response_header | header |
uint64_t | llNanoseconds |
Definition at line 355 of file t265-messages.h.
bulk_message_response_header t265::bulk_message_response_get_time::header |
Message response header: dwLength = 16 or 8 bytes, wMessageID = DEV_GET_TIME
Definition at line 356 of file t265-messages.h.
uint64_t t265::bulk_message_response_get_time::llNanoseconds |
Number of nanoseconds since device initialization
Definition at line 357 of file t265-messages.h.