diag fps: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
m (template:command argument fix) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns average framerate calculated over last 16 frames. |= | | Returns average framerate calculated over last 16 frames. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''diag_fps''' |= | | '''diag_fps''' |SYNTAX= | ||
|p1= |PARAMETER1= | |p1= |PARAMETER1= |
Revision as of 14:37, 7 April 2019
Description
- Description:
- Returns average framerate calculated over last 16 frames.
- Groups:
- Uncategorised
Syntax
- Syntax:
- diag_fps
- Return Value:
- Number
Examples
- Example 1:
diag_log diag_fps;
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
Notes
Bottom Section
- Posted on November 19, 2014 - 23:56 (UTC)
- DreadedEntity
- The engine will always calculate the last 16 frames without caring if they are frames in which the loading screen was drawn, or actual mission frames.