Moving Average Timer
Constructors
Link copied to clipboard
constructor()
Create a new MovingAverageTimer with a ring buffer size of 100 and a resolution of milliseconds.
Create a new MovingAverageTimer with the specified buffer size and a resolution of milliseconds.
Create a new MovingAverageTimer with the specified buffer size and resolution.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Periodically records loop time data to the FlightRecorder.