Ensō 0.4.6
Software API reference
Loading...
Searching...
No Matches
enso::stats_t Struct Reference

Public Attributes

uint64_t recv_bytes
 
uint64_t nb_batches
 
uint64_t nb_pkts
 

Detailed Description

Definition at line 80 of file helpers.h.

Member Data Documentation

◆ nb_batches

uint64_t enso::stats_t::nb_batches

Definition at line 82 of file helpers.h.

◆ nb_pkts

uint64_t enso::stats_t::nb_pkts

Definition at line 83 of file helpers.h.

◆ recv_bytes

uint64_t enso::stats_t::recv_bytes

Definition at line 81 of file helpers.h.


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