#include <reference_clock_intf.h>
Inherits adtf::ucom::ant::IObject.
Inherited by adtf::services::flash::IReferenceClock::IClock.
|
|
| ~IObject ()=default |
| | Protected destructor --> Only the final implementation can be destroyed!
|
| |
Interface for clocks.
- See also
- Example Demo Virtual Clock
◆ ADTF_IID()
| adtf::services::ant::IReferenceClock::IClock::ADTF_IID |
( |
IClock | , |
|
|
"clock.reference_clock.ant.streaming.adtf.iid" | ) |
◆ GetName()
- Returns
- The name of the clock.
◆ GetTime()
| virtual tTimeStamp adtf::services::ant::IReferenceClock::IClock::GetTime |
( |
| ) |
const |
|
pure virtual |
Returns the current time of the clock. Keep in mind that this should be roughly microseconds.
- Returns
- The current time of the clock.
The documentation for this class was generated from the following file: