Currently, the last time to interact is always set to the same value as the first time to interact. This is a bug, as it should be set to the last time the user interacted with any of the user interface components (e.g., reacted to a post, reacted to a comment, made a comment).
Additionally, the documentation states that the last time to interact should be the time until the user pressed continue, but this is not true and should be updated.
It may also be good to add a third time measurement, "Dwell Time (s)", that records the total amount of time from when the post appeared until when they continued past the post. When the feed-mode is introduced, this could represent the total amount of time that a post was visible on the screen.
Currently, the last time to interact is always set to the same value as the first time to interact. This is a bug, as it should be set to the last time the user interacted with any of the user interface components (e.g., reacted to a post, reacted to a comment, made a comment).
Additionally, the documentation states that the last time to interact should be the time until the user pressed continue, but this is not true and should be updated.
It may also be good to add a third time measurement, "Dwell Time (s)", that records the total amount of time from when the post appeared until when they continued past the post. When the feed-mode is introduced, this could represent the total amount of time that a post was visible on the screen.