daasiot_python
dperf_info_result Struct Reference

#include <daas_types.hpp>

Public Attributes

uint64_t sender_first_timestamp
uint64_t local_end_timestamp
uint64_t remote_first_timestamp
uint64_t remote_last_timestamp
uint64_t remote_pkt_counter
uint64_t remote_data_counter

Detailed Description

Definition at line 145 of file daas_types.hpp.

Member Data Documentation

◆ local_end_timestamp

uint64_t dperf_info_result::local_end_timestamp

Definition at line 147 of file daas_types.hpp.

◆ remote_data_counter

uint64_t dperf_info_result::remote_data_counter

Definition at line 151 of file daas_types.hpp.

◆ remote_first_timestamp

uint64_t dperf_info_result::remote_first_timestamp

Definition at line 148 of file daas_types.hpp.

◆ remote_last_timestamp

uint64_t dperf_info_result::remote_last_timestamp

Definition at line 149 of file daas_types.hpp.

◆ remote_pkt_counter

uint64_t dperf_info_result::remote_pkt_counter

Definition at line 150 of file daas_types.hpp.

◆ sender_first_timestamp

uint64_t dperf_info_result::sender_first_timestamp

Definition at line 146 of file daas_types.hpp.


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