14 ::ll::TypedStorage<8, 8, ::std::chrono::steady_clock::time_point> mBeginFrameTime;
15 ::ll::TypedStorage<8, 8, ::std::chrono::nanoseconds> mFrameDuration;
16 ::ll::TypedStorage<1, 1, bool> mFrameDurationValid;
17 ::ll::TypedStorage<4, 4, float> mServerUpdateTimeInNs;