Elaztek Developer Hub
Blamite Game Engine - blam!  00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
stats.cpp File Reference
#include "stats.h"
#include <unordered_map>
+ Include dependency graph for stats.cpp:

Variables

std::unordered_map< std::string, double > performance_stats = std::unordered_map<std::string, double>()
 

Variable Documentation

◆ performance_stats

std::unordered_map<std::string, double> performance_stats = std::unordered_map<std::string, double>()