diag_logSlowFrame [section, threshold]

Operand types

[section, threshold] : Array

Type of returned value

Description

Log all frames, where section takes longer than the threshold (in seconds).

Note: Only available in specific builds. See Performance Profiling for details.

section: String - Valid: ???
threshold: Number - Duration of frame in seconds

Used In

Arma2OA

Example

diag_logSlowFrame ['total',0.3]
Search OFPEC COMREF