diag logSlowFrame: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{( *)Warning( *)\|" to "{{$1Feature$2|$Warning$2|")
m (Text replacement - " +\|\$Warning( *)\|" to " |$1Warning$1|")
Line 9: Line 9:
| Log all frames, where section takes longer than the threshold (in seconds).
| Log all frames, where section takes longer than the threshold (in seconds).
{{Feature | Informative | Only available in specific builds. See [[Performance Profiling]] for details.}}
{{Feature | Informative | Only available in specific builds. See [[Performance Profiling]] for details.}}
{{Feature |$Warning | This command is not implemented in '''{{arma3}}''' builds.}}
{{Feature | Warning | This command is not implemented in '''{{arma3}}''' builds.}}


| [[diag_logSlowFrame]] [section, threshold]
| [[diag_logSlowFrame]] [section, threshold]

Revision as of 01:30, 7 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Diagnosis

Syntax

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

Examples

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

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