Retrieve the response_time of the active request from a GEOLOCATION_STATUS event.
#include <bps/geolocation.h>
BPS_API double geolocation_event_get_status_response_time(bps_event_t *event)
BlackBerry 10.2.0
The GEOLOCATION_STATUS event to extract the response_time from.
The geolocation_event_get_status_response_time() function extracts the response time value from the specified GEOLOCATION_STATUS event.
The response time, in seconds.