cf_app_get_smoothed_framerate¶
Category: app
GitHub: cute_app.h
Returns the smoothed framerate of the application. Uses an exponential moving average whose smoothing factor is controlled by CF_FRAMERATE_SMOOTHING (default 60).
Category: app
GitHub: cute_app.h
Returns the smoothed framerate of the application. Uses an exponential moving average whose smoothing factor is controlled by CF_FRAMERATE_SMOOTHING (default 60).