Apply a rate filter to a tick source.
More...
#include <timer.h>
Apply a rate filter to a tick source.
Definition at line 45 of file timer.h.
◆ rate
int32_t EcsRateFilter::rate |
Rate of the rate filter.
Definition at line 47 of file timer.h.
◆ src
Source of the rate filter.
Definition at line 46 of file timer.h.
◆ tick_count
int32_t EcsRateFilter::tick_count |
Number of times the rate filter ticked.
Definition at line 48 of file timer.h.
◆ time_elapsed
Time elapsed since last tick.
Definition at line 49 of file timer.h.
The documentation for this struct was generated from the following file: