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

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

Detailed Description

Trace record without dependencies.

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:
  • /Users/runner/work/reactor-c/reactor-c/trace/api/trace.h