interval property
Observed interval.
NOTE: Historical ECG data lacks timezone offsets, so start_utc_offset
and end_utc_offset will be missing or default to zero. As a result, the
civil time fields within this interval will default to UTC. It is
recommended to use physical time fields instead for accurate time
referencing. NOTE: The start_time and end_time of the interval are
equal, representing the reading time.
Required.
Implementation
SessionTimeInterval? interval;