diag logSlowFrame: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| (\[\[[a-zA-Z ]+\]\]) \|x1=" to " |r1=$1 |x1=")
m (Text replacement - " +" to " ")
Line 23: Line 23:
|seealso= [[Performance Profiling]], [[diag_captureFrame]], [[diag_captureSlowFrame]]
|seealso= [[Performance Profiling]], [[diag_captureFrame]], [[diag_captureSlowFrame]]
}}
}}


{{GameCategory|arma2|Scripting Commands}}
{{GameCategory|arma2|Scripting Commands}}

Revision as of 23:56, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Diagnostic

Syntax

Syntax:
Syntax needed
Parameters:
section: String
threshold: Number - Duration of frame in seconds
Return Value:
Nothing

Examples

Example 1:
diag_logSlowFrame ['total', 0.3];

Additional Information

See also:
Performance Profilingdiag_captureFramediag_captureSlowFrame

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