EvEmu
0.8.4
11 September 2021
|
#include "eve-core.h"
#include "database/dbcore.h"
#include "log/LogNew.h"
#include "log/logsys.h"
#include "utils/misc.h"
#include "utils/utils_time.h"
Go to the source code of this file.
Classes | |
class | Profiler |
Macros | |
#define | COLUMN_BOUNDS_CHECKING |
#define | sProfiler ( Profiler::get() ) |
#define COLUMN_BOUNDS_CHECKING |
Definition at line 36 of file dbcore.cpp.
#define sProfiler ( Profiler::get() ) |
Definition at line 39 of file dbcore.cpp.
Referenced by SystemEntity::ApplyDamage(), FxProc::ApplyEffects(), DestinyManager::CheckBump(), DBcore::DoQuery_locked(), SpawnMgr::DoSpawnForBubble(), StaticDataMgr::GetLoot(), Inventory::LoadContents(), main(), FxProc::ParseExpression(), SpawnMgr::Process(), Sentry::Process(), Concord::Process(), DroneAIMgr::Process(), Missile::Process(), Colony::Process(), BubbleManager::Process(), NPC::Process(), DroneSE::Process(), ConsoleCommand::Process(), EntityList::Process(), TargetManager::Process(), ModuleManager::Process(), DestinyManager::Process(), ShipSE::Process(), Client::ProcessClient(), and SystemManager::ProcessTic().