|
QGroundControl
Ground Control Station for MAVLink Drones
|
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 |
Formatted per-path counters + delivered total; reset=true reads-and-clears (teardown), false peeks.
Definition at line 61 of file HwBuffers.h.
| QString HwBuffers::PathStats::line |
Definition at line 63 of file HwBuffers.h.
Referenced by HwBuffers::formatPathStats().
| quint64 HwBuffers::PathStats::totalDelivered = 0 |
Definition at line 64 of file HwBuffers.h.
Referenced by HwBuffers::formatPathStats(), and GstVideoReceiver::stop().