Files
adsb-tools/stats.h

8 lines
108 B
C
Raw Normal View History

2016-02-17 08:30:32 +00:00
#pragma once
#include "common.h"
void stats_init();
void stats_serialize(struct packet *, struct buf *);