diag captureSlowFrame: Difference between revisions
Jump to navigation
Jump to search
(displaytitle changed) |
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
||
Line 39: | Line 39: | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Command_Group:_Performance_Logging|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Performance_Logging|{{uc:{{PAGENAME}}}}]] |
Revision as of 11:49, 25 March 2013
Description
- Description:
- Capture the first frame, where section takes longer than the threshold (in seconds).
Note: Only available in specific builds. See Performance Profiling for details. - Groups:
- Uncategorised
Syntax
- Syntax:
- diag_captureSlowFrame [section, threshold]
- Parameters:
- section: String - Valid: total, ???
- threshold: Number - Duration of the section in seconds
- Return Value:
- Nothing
Examples
- Example 1:
diag_captureSlowFrame ['total',0.3]
Additional Information
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