SleepEpisode

data class SleepEpisode

Episode of sleep.

Properties

Link copied to clipboard
val end: Timestamp

end of the episode in UNIX-timestamp

Link copied to clipboard

Is false if episode of sleep hasn't ended yet.

Link copied to clipboard

Is true if episode of sleep is ended because wristband has turned off and false otherwise.

Link copied to clipboard
val start: Timestamp

beginning of the episode in UNIX-timestamp