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
.
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
.