17 ::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::LevelSoundEvent> mHeartbeatSoundEvent;
18 ::ll::TypedStorage<4, 4, uint> mHeartRateIntervalTicks;
19 ::ll::TypedStorage<4, 4, float> mHeartbeatPhaseRatio;
20 ::ll::TypedStorage<1, 1, bool> mStaleData;
21 ::ll::TypedStorage<8, 16, ::std::optional<::Tick>> mLastHeartbeatTick;