#include <canapi.h>
Data Fields | |
| unsigned __int64 | can_ts_sec |
| Internal CAN time of last SYNC_PULSE in seconds. | |
| unsigned __int64 | can_ts_nsec |
| Internal CAN time of last SYNC_PULSE in nanoseconds. | |
| unsigned __int64 | irig_ts_sec |
| IRIG time of last SYNC_PULSE in seconds. | |
| unsigned __int64 | irig_ts_nsec |
| IRIG time of last SYNC_PULSE in nanoseconds. | |
It is used by can_getlastassoc
Definition at line 144 of file canapi.h.
|
|
Internal CAN time of last SYNC_PULSE in nanoseconds.
Definition at line 146 of file canapi.h. Referenced by can_getlastassoc(), and vector_canboardread(). |
|
|
Internal CAN time of last SYNC_PULSE in seconds.
Definition at line 146 of file canapi.h. Referenced by can_getlastassoc(), and vector_canboardread(). |
|
|
IRIG time of last SYNC_PULSE in nanoseconds.
Definition at line 146 of file canapi.h. Referenced by can_getlastassoc(). |
|
|
IRIG time of last SYNC_PULSE in seconds.
Definition at line 146 of file canapi.h. Referenced by can_getlastassoc(). |
1.4.4