diag captureSlowFrame: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{DISPLAYTITLE:diag_.+\}\} \{\{RV\|" to "{{RV|")
m (Text replacement - " " to " ")
Line 35: Line 35:
| [[Performance Profiling]], [[diag_captureFrame]], [[diag_logSlowFrame]]
| [[Performance Profiling]], [[diag_captureFrame]], [[diag_logSlowFrame]]
}}
}}





Revision as of 21:38, 31 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
DiagnosisPerformance Logging

Syntax

Syntax:
Syntax needed
Parameters:
section: String - (case sensitive)
threshold: Number - Duration of the section in seconds
Return Value:
Return value needed

Examples

Example 1:
diag_captureSlowFrame ['total',0.003];
Example 2:
diag_captureSlowFrame ['memAl', 0.0001];

Additional Information

See also:
See also needed

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