AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "UpdateTime.h"
#include "Config.h"
#include "Log.h"
#include "Timer.h"
#include <algorithm>
#include <cmath>
#include <iterator>
Go to the source code of this file.
Variables | |
WorldUpdateTime | sWorldUpdateTime |
WorldUpdateTime sWorldUpdateTime |
Referenced by server_commandscript::HandleServerInfoCommand(), World::LoadConfigSettings(), and World::Update().