get_show_fps
Description:
[
Deprecated ( since =
"1.10" ) ]
public bool get_show_fps ()
Warning: get_show_fps is deprecated.
Returns whether Clutter should print out the frames per second on the console.
You can enable this setting either using the CLUTTER_SHOW_FPS environment variable or passing the --clutter-show-fps command
line argument. *
Returns:
true if Clutter should show the FPS. |