IntervalRecord

A record that contains a measurement with a time interval.

See also

for records with instantaneous measurement.

Inheritors

Properties

Link copied to clipboard
abstract val dataType: HealthDataType
Link copied to clipboard
abstract val endTime: Instant

End time of the record.

Link copied to clipboard
abstract val startTime: Instant

Start time of the record.