jjant/elm-fps - version: 1.0.0

for more information visit the package's GitHub page

Package contains the following modules:

elm-fps

Simple package for computing your application's average, minimum, and maximum FPS.

Useful for debugging performance-critical, or realtime programs.

The average FPS is computed using a simple moving average over the latest frame times.

See the full docs here.