OpenCPN Partial API docs
|
Communication statistics infrastructure. More...
#include <chrono>
#include <memory>
#include <string>
#include "observable.h"
#include "comm_drv_registry.h"
#include "comm_navmsg.h"
#include "periodic_timer.h"
Go to the source code of this file.
Classes | |
struct | DriverStats |
Driver statistics report. More... | |
class | DriverStatsProvider |
Driver interface providing driver statistics. More... | |
class | StatsTimer |
Continuously report driver stats to CommDrvRegistry.evt_driver_stats. More... | |
Communication statistics infrastructure.
Definition in file comm_drv_stats.h.