|
clkmgr 2.0
Clock Manager API library to receive events from the PTP service
|
#include <event.h>


Friends | |
| class | ClockEventHandler |
| class | ClockSyncData |
| class | TimeBaseState |
Additional Inherited Members | |
Public Member Functions inherited from ClockEventBase | |
| int64_t | getClockOffset () const |
| bool | isOffsetInRange () const |
| uint32_t | getOffsetInRangeEventCount () const |
| uint64_t | getSyncInterval () const |
| uint64_t | getGmIdentity () const |
| std::string | getGmIdentityStr () const |
| bool | isGmChanged () const |
| uint32_t | getGmChangedEventCount () const |
| uint64_t | getNotificationTimestamp () const |
Extend the ClockEventBase class to represent synchronization attributes specific to Chrony, a versatile implementation of the Network Time Protocol (NTP).