18class EntitySystemProfiler {
32 EntitySystemProfiler& operator=(EntitySystemProfiler
const&);
33 EntitySystemProfiler(EntitySystemProfiler
const&);
34 EntitySystemProfiler();
42 MCNAPI ::brstd::flat_map<
45 ::std::less<::EntityId>,
46 ::std::vector<::EntityId>,
51 MCNAPI
void UninstallHooks();
53 MCNAPI ~EntitySystemProfiler();