Skip to content

EntropyEngine::Core::Debug::DebugRegistry::Entry

EntropyEngine::Core::Debug::DebugRegistry::Entry

Section titled “EntropyEngine::Core::Debug::DebugRegistry::Entry”
Name
std::stringtypeName
Type name for categorization.
const INamed *object
Pointer to the tracked object.
std::chrono::system_clock::time_pointcreationTime
When it was registered.
std::string typeName;

Type name for categorization.

const INamed * object;

Pointer to the tracked object.

std::chrono::system_clock::time_point creationTime;

When it was registered.


Updated on 2026-01-26 at 17:14:35 -0500