Delta time since the last packet containing delta external (0xFF,0xD4) or delta gps time (0xFF,0xD8).
More...
Delta time since the last packet containing delta external (0xFF,0xD4) or delta gps time (0xFF,0xD8).
Difference between the time as reported by the shared external time field, 0xD7, and the previous output of this delta quantity within the same descriptor set and event instance.
This can be used to track the amount of time passed between event occurrences. See the manual page on delta time quantities.
This field contains the same value as the delta gps time field, 0xD4, but is expressed in nanoseconds. Transmission of either of these fields restarts a shared counter, so only one should be streamed at a time to avoid confusion. The counter is not shared across descriptors sets or between event instances.
◆ mip_shared_external_time_delta_data
◆ mip_shared_external_time_delta_data_valid_flags
◆ extract_mip_shared_external_time_delta_data()
◆ extract_mip_shared_external_time_delta_data_from_field()
bool mip::C::extract_mip_shared_external_time_delta_data_from_field |
( |
const mip_field_view * |
field, |
|
|
void * |
ptr |
|
) |
| |
◆ insert_mip_shared_external_time_delta_data()