![]() |
reactor-c 1.0
C Runtime for Lingua Franca
|
Trace record without dependencies. More...
#include <trace.h>
Data Fields | |
| int | dst_id |
| int | event_type |
| int64_t | extra_delay |
| int64_t | logical_time |
| int64_t | microstep |
| int64_t | physical_time |
| void * | pointer |
| int | src_id |
| void * | trigger |
Trace record without dependencies.
| int trace_record_nodeps_t::dst_id |
| int trace_record_nodeps_t::event_type |
| int64_t trace_record_nodeps_t::extra_delay |
| int64_t trace_record_nodeps_t::logical_time |
| int64_t trace_record_nodeps_t::microstep |
| int64_t trace_record_nodeps_t::physical_time |
| void* trace_record_nodeps_t::pointer |
| int trace_record_nodeps_t::src_id |
| void* trace_record_nodeps_t::trigger |