VLC 4.0.0-dev
Loading...
Searching...
No Matches
average_t Struct Reference

This structure holds long term moving average. More...

#include <clock_internal.h>

Data Fields

double value
 
int count
 
int range
 

Detailed Description

This structure holds long term moving average.

Field Documentation

◆ count

int average_t::count

◆ range

int average_t::range

◆ value

double average_t::value

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