KHSleep Stage Sample
data class KHSleepStageSample(val stage: KHSleepStage, val startTime: Instant, val endTime: Instant)
Represents a single measurement of KHRecord.SleepSession.
Parameters
stage
Describes the distinct phases of sleep (like REM, Deep, Light, etc.)
start Time
The start instant of the interval over which the value this measurement was captured
end Time
The end instant of the interval over which the value this measurement was captured