HeartRate

Information about current heart rate.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val heartRate: Int = 0

current heart rate

Link copied to clipboard

Returns true if current heart rate unavailable and false if is.

Link copied to clipboard
open override val relevanceDurationInSeconds: Long

Duration over which a valid heart rate

Link copied to clipboard
open override val timestamp: Long = 0

UNIX-timestamp of measurement

Inherited properties

Link copied to clipboard
open val isValid: Boolean

Returns true if current heart rate is valid and false if it obsolete.