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::SystemTimeSyncLoop Member List

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

getSecondsSinceLastSync() const ace_time::provider::SystemTimeSyncLoopinline
loop()ace_time::provider::SystemTimeSyncLoopinline
SystemTimeSyncLoop(SystemTimeKeeper &systemTimeKeeper, uint16_t syncPeriodSeconds=3600, uint16_t initialSyncPeriodSeconds=5, uint16_t requestTimeoutMillis=1000)ace_time::provider::SystemTimeSyncLoopinline