Function TCOD_sys_get_fps

Function Documentation

int TCOD_sys_get_fps(void)

Get the current framerate.

Deprecated since version 1.19: This function will not work with libtcod contexts. Use tcod::Timer instead.