Moving Average Timer
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.
Parameters
buf Size
the size of the ring buffer
Create a new MovingAverageTimer with the specified buffer size and resolution.
Parameters
buf Size
the size of the ring buffer
format String Resolution
the resolution of the timer for format strings