diag logSlowFrame: Difference between revisions
Jump to navigation
Jump to search
m (moved diag logsLowFrame to diag logSlowFrame) |
(displaytitle changed) |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:diag_logSlowFrame}} | |||
{{Command|= Comments | {{Command|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 11: | Line 12: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| ''' | | '''diag_logSlowFrame''' [section, threshold] |= Syntax | ||
|p1= section: [[String]] - Valid: ??? |= Parameter 1 | |p1= section: [[String]] - Valid: ??? |= Parameter 1 | ||
Line 20: | Line 21: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre> | |x1= <pre>diag_logSlowFrame ['total',0.3]</pre> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Performance Profiling]], [[ | | [[Performance Profiling]], [[diag_captureFrame]], [[diag_captureSlowFrame]] |= See also | ||
}} | }} |
Revision as of 02:35, 17 November 2012
Description
- Description:
- Log all frames, 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_logSlowFrame [section, threshold]
- Parameters:
- section: String - Valid: ???
- threshold: Number - Duration of frame in seconds
- Return Value:
- Nothing
Examples
- Example 1:
diag_logSlowFrame ['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