Retrieve the UTC from a GEOLOCATION_INFO event.
#include <bps/geolocation.h>
BPS_API long long geolocation_event_get_utc_time(bps_event_t *event)
BlackBerry 10.0.0
The GEOLOCATION_INFO event to extract the UTC from.
The geolocation_event_get_utc_time() function extracts the Coordinated Universal Time (UTC) from the specified GEOLOCATION_INFO event.
The UTC (in milliseconds since the epoch).