15 ::ll::TypedStorage<4, 4, ::Scripting::WatchdogEventType> mType;
16 ::ll::TypedStorage<1, 1, ::Scripting::ContextId> mContextId;
17 ::ll::TypedStorage<8, 32, ::std::string> mPhaseName;
18 ::ll::TypedStorage<8, 8, ::std::chrono::milliseconds> mTimeMs;
19 ::ll::TypedStorage<8, 8, uint64> mMemoryUsageMB;
30 ::Scripting::WatchdogEventType eventType,
32 ::std::string phaseName,
33 ::std::chrono::milliseconds timeMs,
44 ::Scripting::WatchdogEventType eventType,
46 ::std::string phaseName,
47 ::std::chrono::milliseconds timeMs,