ManaPlus
Variables
packetcounters.cpp File Reference

(986a3bf)

#include "net/packetcounters.h"
#include "utils/cast.h"
#include "debug.h"

Go to the source code of this file.

Variables

volatile time_t cur_time
 
volatile bool runCounters
 

Variable Documentation

◆ cur_time

volatile time_t cur_time
extern

Definition at line 58 of file timer.cpp.

Referenced by PacketCounters::updateCounter().

◆ runCounters

volatile bool runCounters
extern