For the complete documentation index, see llms.txt. This page is also available as Markdown.

Why is sleep duration shorter than the session window?

Sleep state durations are computed from the hypnogram samples the provider returns.

Sleep state durations are computed from the hypnogram samples the provider returns.

When a third-party app writes non-continuous hypnogram samples into the provider, the gaps are not counted as asleep time, so the asleep duration can be much shorter than the overall session window.

The provider's own app may still look correct because it displays the session window, rather than the sample-derived durations.

Last updated

Was this helpful?