CBA_statemachine_fnc_dumpPerformanceCounters

Description

Dumps the performance counters for each statemachine Requires `STATEMACHINE_PERFORMANCE_COUNTERS` in script_component.hpp Note that diag_tickTime has very limited precision; results may become more accurate with longer test runtime.

Parameters

Nothing

Returns

Nothing

Examples

[] call CBA_statemachine_fnc_dumpPerformanceCounters;

Author

PabstMirror

Close