Cl showfps: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(14 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
{{LanguageBar|title = cl_showfps}} | |||
This is a [[ | {{this is a|console variable|name=cl_showfps}} | ||
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 == | |||
* [[fps_max]] | |||
* [[Optimization/Level Design|Optimization (level design)]] - optimizing your levels to improve FPS. |
Latest revision as of 01:13, 15 April 2025
cl_showfps
is a console variable available in all 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
- fps_max
- Optimization (level design) - optimizing your levels to improve FPS.