======================================== Function to Clear Global Action Counters ========================================
| 88 | // Function to Clear Global Action Counters |
| 89 | // ======================================== |
| 90 | void ClearGlobalActionCtrs(void) { ScriptActionCtr_000 = 0; } |
| 91 | |
| 92 | // ======================================== |
| 93 | // Function to Save Global Action Counters |
no outgoing calls
no test coverage detected