AccelerometerTime()
Syntax
Result = AccelerometerTime()Description
Returns the time (in milliseconds) when the current acceleration data has been fetched. It can be used to ensure the time between two different fetches is not too wide. StartAccelerometer() has to be called successfully before using this command.
Parameters
None.
Return value
Returns the time (in milliseconds) when the current acceleration data has been fetched.
See Also
StartAccelerometer(), AccelerometerX(), AccelerometerY(), AccelerometerZ()
Supported OS
All