You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggested improvement: add a 'timestampStarted' so the window of measurements is also clear. This timestamp should be initialized when patan is initialized, and it should be reset when any of the reset() methods is called.
This gives insight in the time window when the measurements were taken.
The text was updated successfully, but these errors were encountered:
Snapshots only contain a
timestampTaken
.Suggested improvement: add a 'timestampStarted' so the window of measurements is also clear. This timestamp should be initialized when patan is initialized, and it should be reset when any of the
reset()
methods is called.This gives insight in the time window when the measurements were taken.
The text was updated successfully, but these errors were encountered: