#include <metrics.h>
◆ bytes_published
uint64_t quicr::PublishTrackMetrics::bytes_published { 0 } |
sum of payload bytes published
- Examples
- server.cpp.
◆ last_sample_time
Last sampled time in microseconds.
- Examples
- server.cpp.
◆ objects_dropped_not_ok
uint64_t quicr::PublishTrackMetrics::objects_dropped_not_ok { 0 } |
Objects dropped upon publish object call due to status not being OK.
◆ objects_published
uint64_t quicr::PublishTrackMetrics::objects_published { 0 } |
◆ quic
The documentation for this struct was generated from the following file: