Contents

lastPressedStateLatency

The time in seconds between the last press state change and the current time.

Declaration

var lastPressedStateLatency: TimeInterval { get }

Discussion

Use this property as a minimum latency value that may not include latency that accrues on the device or when it transmits the event.

See Also

Getting change information