diag perfCap (VBS2)
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 2
- Version:
- 1.20
Description
- Description:
- Switches on / off the logging of frames where a section takes longer than the threshold. Only a single capture can be active. If section is empty, logging is swithed off.
Syntax
- Syntax:
- diag_perfCap [section, threshold]
- Parameters:
- section: String -
- threshold: Number -
- Return Value:
- Nothing
Examples
- Example 1:
"diag_perfCap [""aiAll"", 0.010]"
Additional Information
- Multiplayer:
- Behaviour unknown.

