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

Data Fields

trace_event_t event_type
 
const char * description
 
int occurrences
 
int num_reactions_seen
 
reaction_stats_t reactions [MAX_NUM_REACTIONS]
 

Detailed Description

Struct for collecting summary statistics.

Field Documentation

◆ description

const char* summary_stats_t::description

◆ event_type

trace_event_t summary_stats_t::event_type

◆ num_reactions_seen

int summary_stats_t::num_reactions_seen

◆ occurrences

int summary_stats_t::occurrences

◆ reactions

reaction_stats_t summary_stats_t::reactions[MAX_NUM_REACTIONS]

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