VLC
3.0.15
|
Data Fields | |
int | i_compute_type |
int | i_samples |
counter_sample_t ** | pp_samples |
mtime_t | last_update |
int counter_t::i_compute_type |
Referenced by stats_CounterCreate(), and stats_Update().
int counter_t::i_samples |
Referenced by stats_CounterClean(), stats_CounterCreate(), stats_GetRate(), stats_GetTotal(), and stats_Update().
mtime_t counter_t::last_update |
Referenced by stats_CounterCreate(), and stats_Update().
counter_sample_t** counter_t::pp_samples |
Referenced by stats_CounterClean(), stats_CounterCreate(), stats_GetRate(), stats_GetTotal(), and stats_Update().