Contents

to

Fetches sample information that occurs before this time.

Declaration

var to: SRAbsoluteTime { get set }

Discussion

The framework requires the app to define a value for this property. If an app fails to define this property, the framework responds to the fetch by providing SRError.Code.fetchRequestInvalid to the reader delegate via sensorReader(_:fetching:failedWithError:).

See Also

Defining the Time Range