reactor-c
C Runtime for Lingua Franca
Loading...
Searching...
No Matches
trace_record_nodeps_t Struct Reference

#include <trace.h>

Data Fields

int event_type
 
voidpointer
 
int src_id
 
int dst_id
 
int64_t logical_time
 
int64_t microstep
 
int64_t physical_time
 
voidtrigger
 
int64_t extra_delay
 

Field Documentation

◆ dst_id

int trace_record_nodeps_t::dst_id

◆ event_type

int trace_record_nodeps_t::event_type

◆ extra_delay

int64_t trace_record_nodeps_t::extra_delay

◆ logical_time

int64_t trace_record_nodeps_t::logical_time

◆ microstep

int64_t trace_record_nodeps_t::microstep

◆ physical_time

int64_t trace_record_nodeps_t::physical_time

◆ pointer

void* trace_record_nodeps_t::pointer

◆ src_id

int trace_record_nodeps_t::src_id

◆ trigger

void* trace_record_nodeps_t::trigger

The documentation for this struct was generated from the following file: