24 #ifndef NET_PACKETCOUNTERS_H
25 #define NET_PACKETCOUNTERS_H
static void incInBytes(const int cnt)
static int mOutPacketsCalc
static void updateCounter(int ¤tSec, int &calc, int &counter)
static int getInPackets()
static void incInPackets()
static int getOutPackets()
static void incOutBytes(const int cnt)
static int mInPacketsCalc
static int mOutCurrentSec
static void incOutPackets()
#define A_DELETE_COPY(func)