AceTime  0.1
Date and time classes for Arduino that supports the TZ DAtabase, and a system clock synchronized from an NTP server or an RTC chip.
ace_time::provider::SystemTimeSyncCoroutine Member List

This is the complete list of members for ace_time::provider::SystemTimeSyncCoroutine, including all inherited members.

::SystemTimeSyncCoroutineTest (defined in ace_time::provider::SystemTimeSyncCoroutine)ace_time::provider::SystemTimeSyncCoroutinefriend
runCoroutine() overrideace_time::provider::SystemTimeSyncCoroutineinline
SystemTimeSyncCoroutine(SystemTimeKeeper &systemTimeKeeper, uint16_t syncPeriodSeconds=3600, uint16_t initialSyncPeriodSeconds=5, uint16_t requestTimeoutMillis=1000, common::TimingStats *timingStats=nullptr)ace_time::provider::SystemTimeSyncCoroutineinline