Retrieve the GPS time of week from a GEOLOCATION_INFO event.
#include <bps/geolocation.h>
BPS_API int geolocation_event_get_gps_time_of_week(bps_event_t *event)
BlackBerry 10.0.0
The GEOLOCATION_INFO event to extract the GPS time of week from.
The geolocation_event_get_gps_time_of_week() function extracts the GPS time of week from the specified GEOLOCATION_INFO event.
The GPS time of week (in milliseconds into the current week).