This article's documentation is for anything that uses the Source engine. Click here for more information.

Cl showfps: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
Line 9: Line 9:
== See also ==
== See also ==
* [[fps_max]]
* [[fps_max]]
* [[Optimization (Level Design)]] - optimizing your levels to improve FPS.
* [[Optimization/Level Design|Optimization (level design)]] - optimizing your levels to improve FPS.

Latest revision as of 01:13, 15 April 2025

English (en)Русский (ru)Translate (Translate)

cl_showfps is a console variable available in all Source Source games. This is a ConVar that shows the current number of frames per second.

If this was set to "2", it will also show the lowest and highest FPS, and the latency.


Syntax: cl_showfps

See also