Retrieve the timestamp for the most recently transmitted packet.
HPESTATUS hpe1588GetTxTimestamp( HPEHANDLE devhandle, HPE_1588_TIMESTAMP *txts );
devhandle
txts
HPE_1588_TIMESTAMP
structure to receive the timestamp. The timestamp is not valid if a queue has been configured as HPE_TX_TIMESTAMP_2STEP
. A status value indicating the success or failure of the operation:
E_OK |
The operation completed successfully. |
E_EXIST |
The handle given is not a handle for an open HPE interface. |
E_SUPPORT |
IEEE1588 functionality is not supported by the hardware interface. |
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 6.0 (HPE3) | intime/rt/include/hpeif2.h | hpeif2.h | hpeif2.lib |