|
Wireshark 4.7.2
The Wireshark network protocol analyzer
|
#include <config.h>#include <ui/qt/manager/interface_stats_worker.h>#include <QHash>#include <QList>#include <QObject>#include <QSet>#include <QString>#include <QStringList>#include <QThread>Go to the source code of this file.
Classes | |
| class | InterfaceStatistics |
| GUI-thread facade that owns the interface-statistics sampler and is the single source of truth for per-interface history. More... | |
Single source of truth for live per-interface capture statistics. Owns the off-thread sampler, performs diffing, and retains bounded history.
Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs
SPDX-License-Identifier: GPL-2.0-or-later