diag fps: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Returns average framerate over last 16 frames.  |= Description
| Returns average framerate calculated over last 16 frames.  |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 21: Line 21:




|x1= <code>(example)</code>|= EXAMPLE1  
|x1= <code>diag_log diag_fps;</code>|= EXAMPLE1  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 16:53, 20 December 2010

Hover & click on the images for description

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

See also:
diag drawModediag fpsmindiag framenodiag logdiag tickTimediag toggle

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