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

#include <util.h>

Data Fields

long long average
 
long long standard_deviation
 
long long variance
 
long long max
 

Detailed Description

Holds generic statistical data

Field Documentation

◆ average

long long lf_stat_ll::average

◆ max

long long lf_stat_ll::max

◆ standard_deviation

long long lf_stat_ll::standard_deviation

◆ variance

long long lf_stat_ll::variance

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