Function TCOD_sys_get_last_frame_length

Function Documentation

float TCOD_sys_get_last_frame_length(void)

Get the delta time between the last two frames.

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