Searched refs:showfps (Results 1 – 1 of 1) sorted by relevance
421 bool showfps = false; variable1290 printf(" /. Enable/Disable showfps: %s\n", ((showfps)? "Enabled":"Disabled")); in functional_menu()2061 if (showfps) in functional_menu()2064 showfps = false; in functional_menu()2069 showfps = true; in functional_menu()