Files
minecraft-pe-0.6.1/src/util/ServerProfiler.cpp
2026-03-15 20:54:28 +03:00

5 lines
158 B
C++

// #include "ServerProfiler.h"
// std::stack<ServerProfiler::Entry> ServerProfiler::stack;
// std::unordered_map<std::string, double> ServerProfiler::times;