* repeater: Get Stats new fields added: n_direct_dups, n_flood_dups

Этот коммит содержится в:
Scott Powell
2025-02-18 17:47:00 +11:00
родитель 9d9145a1c2
Коммит 5811cf9f02
3 изменённых файлов: 19 добавлений и 3 удалений
+2
Просмотреть файл
@@ -139,6 +139,8 @@ protected:
{
}
MeshTables* getTables() const { return _tables; }
public:
void begin();
void loop();