diag fpsMin: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:diag_fpsMin}} | {{DISPLAYTITLE:diag_fpsMin}} | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma2 |Game name= | | arma2 |Game name= | ||
Line 10: | Line 9: | ||
|gr2= Performance Logging|GROUP2= | |gr2= Performance Logging|GROUP2= | ||
| Returns minimal framerate. Calculated from the longest frame over last 16 frames. |DESCRIPTION= | | Returns minimal framerate. Calculated from the longest frame over last 16 frames. |DESCRIPTION= | ||
| '''diag_fpsMin''' |SYNTAX= | | '''diag_fpsMin''' |SYNTAX= | ||
Line 28: | Line 25: | ||
|x1= <code>_minfps = [[diag_fpsMin]];</code>|EXAMPLE1= | |x1= <code>_minfps = [[diag_fpsMin]];</code>|EXAMPLE1= | ||
| [[diag_fps]], [[diag_frameNo]], [[diag_log]], [[diag_tickTime]], [[diag_deltaTime]] |SEEALSO= | | [[diag_fps]], [[diag_frameNo]], [[diag_log]], [[diag_tickTime]], [[diag_deltaTime]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 00:45, 17 January 2021
Description
- Description:
- Returns minimal framerate. Calculated from the longest frame over last 16 frames.
- Groups:
- DiagnosisPerformance Logging
Syntax
- Syntax:
- diag_fpsMin
- Return Value:
- Number
Examples
- Example 1:
_minfps = diag_fpsMin;
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note