|
SEDRIS Reference Manual
APPENDIX A - Transmittal Access Level 0 API Types SE_Relative_To_Absolute_Time_Interval_Entry |
|---|
/* * STRUCT: SE_Relative_To_Absolute_Time_Interval_Entry * * Used to build up the SE_Time_Interval_Entry data structure. */typedef struct
| SE_Absolute_Time_Fields | reference_time; | |
| SE_Relative_Time_Interval_Fields | relative_interval; |
|