GeolocationTime()

Syntax

Result = GeolocationTime()
Description
Returns the time (in milliseconds) when the current geolocation data has been fetched. It can be used to ensure the time between two different fetches is not too wide. StartGeolocation() has to be called successfully before using this command.

Parameters

None.

Return value

Returns the time (in milliseconds) when the current geolocation data has been fetched.

See Also

StartGeolocation(), GeolocationLatitude(), GeolocationLongitude(), GeolocationAltitude(), GeolocationSpeed(), GeolocationHeading()

Supported OS

All

<- GeolocationSpeed() - Geolocation Index - StartGeolocation() ->