nRF Connect SDK API 2.8.99
|
void nrf_cloud_pgps_set_leap_seconds | ( | int | leap_seconds | ) |
#include <include/net/nrf_cloud_pgps.h>
Update the storage of the leap second offset between GPS time and UTC. This called automatically by the A-GNSS subsystem (if enabled) when it receives a UTC assistance element, setting leap_seconds to the delta_tls field.
leap_seconds | Offset in seconds. |