nidas v1.2.3
|
One a second, or when clockAction == RESET_COUNTERS, the interrupt service routine grabs a snapshot of the following values. More...
Public Attributes | |
thiskernel_timespec_t | irig_time |
The current time from the IRIG registers. | |
thiskernel_timespec_t | unix_time |
current unix time | |
dsm_sample_time_t | clock_time |
value of the software clock | |
unsigned char | statusOR |
value of the 1 Hz statusOR at the time of the snapshot | |
One a second, or when clockAction == RESET_COUNTERS, the interrupt service routine grabs a snapshot of the following values.
dsm_sample_time_t clockSnapShot::clock_time |
value of the software clock
thiskernel_timespec_t clockSnapShot::irig_time |
The current time from the IRIG registers.
unsigned char clockSnapShot::statusOR |
value of the 1 Hz statusOR at the time of the snapshot
thiskernel_timespec_t clockSnapShot::unix_time |
current unix time