/* pingstats.c */
int pStatsHeight(void);
int pStatsWidth(void);
void initPStats(void);
void redrawPStats(void);
void updatePStats(void);

