56 #ifndef LE_RTC_INTERFACE_H_INCLUDE_GUARD
57 #define LE_RTC_INTERFACE_H_INCLUDE_GUARD
93 uint64_t* millisecondsPastGpsEpochPtr
108 uint64_t millisecondsPastGpsEpoch
113 #endif // LE_RTC_INTERFACE_H_INCLUDE_GUARD
le_result_t
Definition: le_basics.h:35
void le_rtc_ConnectService(void)
le_result_t le_rtc_SetUserTime(uint64_t millisecondsPastGpsEpoch)
le_result_t le_rtc_GetUserTime(uint64_t *millisecondsPastGpsEpochPtr)
void le_rtc_DisconnectService(void)