======================================== Function to Clear Global Action Counters ========================================
| 81 | // Function to Clear Global Action Counters |
| 82 | // ======================================== |
| 83 | void ClearGlobalActionCtrs(void) { ScriptActionCtr_000 = 0; } |
| 84 | |
| 85 | // ======================================== |
| 86 | // Function to Save Global Action Counters |
no outgoing calls
no test coverage detected