Return the location acquisition time.
#include <geomonitor.h>
geomonitor_error_t geomonitor_geolocation_get_timestamp(geomonitor_geolocation_t geolocation, uint64_t *timestamp)
BlackBerry 10.2.0
A handle to a geolocation.
The UTC time of the location acquisition in milliseconds.
GEOMONITOR_OK if successful, an error from geomonitor_error_t otherwise.