RTNAL_HW_TIME
RTNAL_HW_TIME is a structure used for hardware timestamps.
Syntax
typedef struct _RTNAL_HW_TIME{ volatile ULONG sec; volatile ULONG nsec; }RTNAL_HW_TIME, * PRTNAL_HW_TIME;
Fields
sec
The hardware timestamp in seconds.
nsec
The hardware timestamp in nanoseconds.
Requirements
Minimum Supported Version (NAL) | RTX64 Network Abstraction Layer 2.0 |
Minimum Supported Version (RTX64) | RTX64 3.4 |
Header | rtnapi.h, RtNalApi.h |
Library | RtNal.lib |
See Also: