MobileMotion.UpdateInterval

From Xojo Documentation

Shared Property (As Integer)

aMobileMotion.UpdateInterval = newIntegerValue
or
IntegerValue = aMobileMotion.UpdateInterval

Set to change how often (in milliseconds) the app should receive updates from the sensors.

Notes

Shorter intervals result in increased battery usage.