Skip to content

cf_app_get_smoothed_framerate

Category: app
GitHub: cute_app.h


Returns the smoothed framerate of the application. Last 60 frames are averaged. This values is controlled by CF_FRAMERATE_SMOOTHING.

float cf_app_get_smoothed_framerate();

cf_app_get_framerate