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
timestamp: Redefine timestamp in Data delivery (#274)
Use more precise terms from the HR-TIME spec to define what
`PressureRecord.time` is relative to:
- Any timestamp value obtained from the platform is converted
to an unsafe moment from the monotonic clock.
- PressureRecord.[[Time]] converts it into a coarsened time relative
to its global's origin.
Fixes#257
0 commit comments