mirror of
https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1.git
synced 2026-03-19 22:43:32 +00:00
5 lines
158 B
C++
5 lines
158 B
C++
// #include "ServerProfiler.h"
|
|
|
|
// std::stack<ServerProfiler::Entry> ServerProfiler::stack;
|
|
// std::unordered_map<std::string, double> ServerProfiler::times;
|