Crossfire Server, Trunk
stats.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

int events_total
 
int global_events_total
 
int log_total
 
int maps_loaded_total
 
int maps_saved_total
 
int maps_swapped_total
 

Variable Documentation

◆ events_total

int events_total

Definition at line 10 of file events.cpp.

Referenced by do_execute_event().

◆ global_events_total

int global_events_total

Definition at line 9 of file events.cpp.

Referenced by events_execute_global_event().

◆ log_total

int log_total

Definition at line 43 of file logger.cpp.

Referenced by LOG().

◆ maps_loaded_total

int maps_loaded_total

Definition at line 39 of file logger.cpp.

Referenced by mapfile_load().

◆ maps_saved_total

int maps_saved_total

Definition at line 40 of file logger.cpp.

Referenced by save_map().

◆ maps_swapped_total

int maps_swapped_total

Definition at line 41 of file logger.cpp.

Referenced by swap_map().