Crossfire Server  1.75.0
stats.h File Reference

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 8 of file events.cpp.

Referenced by do_execute_event(), and Send_With_Handling().

◆ global_events_total

int global_events_total

Definition at line 7 of file events.cpp.

Referenced by events_execute_global_event(), and Send_With_Handling().

◆ log_total

int log_total

Definition at line 43 of file logger.cpp.

Referenced by LOG(), and Send_With_Handling().

◆ maps_loaded_total

int maps_loaded_total

Definition at line 39 of file logger.cpp.

Referenced by mapfile_load(), and Send_With_Handling().

◆ maps_saved_total

int maps_saved_total

Definition at line 40 of file logger.cpp.

Referenced by save_map(), and Send_With_Handling().

◆ maps_swapped_total

int maps_swapped_total

Definition at line 41 of file logger.cpp.

Referenced by Send_With_Handling(), and swap_map().