Interface used to get TSC HW timestamp
Definition at line 63 of file SensorTimestampTsc.h.
|
virtual uint64_t | getSensorSofTimestampTsc () const =0 |
| Returns the VI HW (SOF) timestamp based on tegra wide timestamp system counter (TSC) This is the start timestamp for the sensor (in nanoseconds). More...
|
|
virtual uint64_t | getSensorEofTimestampTsc () const =0 |
| Returns the VI HW (EOF) timestamp based on tegra wide timestamp system counter (TSC) This is the end timestamp for the sensor (in nanoseconds). More...
|
|
◆ ~ISensorTimestampTsc()
Argus::Ext::ISensorTimestampTsc::~ISensorTimestampTsc |
( |
| ) |
|
|
inlineprotected |
◆ getSensorEofTimestampTsc()
virtual uint64_t Argus::Ext::ISensorTimestampTsc::getSensorEofTimestampTsc |
( |
| ) |
const |
|
pure virtual |
Returns the VI HW (EOF) timestamp based on tegra wide timestamp system counter (TSC) This is the end timestamp for the sensor (in nanoseconds).
◆ getSensorSofTimestampTsc()
virtual uint64_t Argus::Ext::ISensorTimestampTsc::getSensorSofTimestampTsc |
( |
| ) |
const |
|
pure virtual |
Returns the VI HW (SOF) timestamp based on tegra wide timestamp system counter (TSC) This is the start timestamp for the sensor (in nanoseconds).
◆ id()
static const InterfaceID& Argus::Ext::ISensorTimestampTsc::id |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: