|
ADTF
|
#include <reference_clock_intf.h>
Inherits adtf::services::ant::IReferenceClock::tReferenceClockEvent.
Public Attributes | |
| adtf::base::flash::tNanoSeconds | nOldTimeNs |
| The old time before set new time. | |
| adtf::base::flash::tNanoSeconds | nNewTimeNs |
| The new time set. | |
Public Attributes inherited from adtf::services::ant::IReferenceClock::tReferenceClockEvent | |
| tHandle | hObject |
| sender of the event | |
| int | nEventId |
| EventId shown in IReferenceClock::tReferenceClockEventId. | |
| tTimeStamp | nOldTime |
| The old time before set new time. | |
| tTimeStamp | nNewTime |
| The new time set. | |
This structure describes the functionality for the adtf::ucom::ant::IEventSource Communication Expansion.
When registering a adtf::ucom::ant::IEventSink within the IReferenceClock implementation it sends Events through adtf::ucom::ant::IEventSink::HandleEvent.
Usage: