16 #ifndef ACSDKSYSTEMCLOCKMONITOR_SYSTEMCLOCKMONITOR_H_ 17 #define ACSDKSYSTEMCLOCKMONITOR_SYSTEMCLOCKMONITOR_H_ 24 namespace acsdkSystemClockMonitor {
39 static std::shared_ptr<acsdkSystemClockMonitorInterfaces::SystemClockMonitorInterface>
41 const std::shared_ptr<acsdkSystemClockMonitorInterfaces::SystemClockNotifierInterface>& notifier);
54 const std::shared_ptr<acsdkSystemClockMonitorInterfaces::SystemClockNotifierInterface>& notifier);
57 std::shared_ptr<acsdkSystemClockMonitorInterfaces::SystemClockNotifierInterface> m_notifier;
63 #endif // ACSDKSYSTEMCLOCKMONITOR_SYSTEMCLOCKMONITOR_H_ void onSystemClockSynchronized() override
Definition: SystemClockMonitorInterface.h:25
static std::shared_ptr< acsdkSystemClockMonitorInterfaces::SystemClockMonitorInterface > createSystemClockMonitorInterface(const std::shared_ptr< acsdkSystemClockMonitorInterfaces::SystemClockNotifierInterface > ¬ifier)
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: SystemClockMonitor.h:32