Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Network packet transfer times for calculating average TX time. More...
#include <net_stats.h>
Data Fields | |
uint64_t | sum |
net_stats_t | count |
Network packet transfer times for calculating average TX time.
net_stats_t net_stats_tx_time::count |
uint64_t net_stats_tx_time::sum |