diag captureSlowFrame: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " " to " ")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 33: Line 33:
|x2= <code>[[diag_captureSlowFrame]] ['memAl', 0.0001];</code>
|x2= <code>[[diag_captureSlowFrame]] ['memAl', 0.0001];</code>


| [[Performance Profiling]], [[diag_captureFrame]], [[diag_logSlowFrame]]
|seealso= [[Performance Profiling]], [[diag_captureFrame]], [[diag_logSlowFrame]]
}}
}}



Revision as of 00:29, 17 February 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:
Performance Profilingdiag_captureFramediag_logSlowFrame

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