QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
HwBuffers::PathStats Struct Reference

Formatted per-path counters + delivered total; reset=true reads-and-clears (teardown), false peeks. More...

#include <HwBuffers.h>

Public Attributes

QString line
 
quint64 totalDelivered = 0
 

Detailed Description

Formatted per-path counters + delivered total; reset=true reads-and-clears (teardown), false peeks.

Definition at line 61 of file HwBuffers.h.

Member Data Documentation

◆ line

QString HwBuffers::PathStats::line

Definition at line 63 of file HwBuffers.h.

Referenced by HwBuffers::formatPathStats().

◆ totalDelivered

quint64 HwBuffers::PathStats::totalDelivered = 0

Definition at line 64 of file HwBuffers.h.

Referenced by HwBuffers::formatPathStats(), and GstVideoReceiver::stop().


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