Function.SqSignalBase.CountFunc - VCMP-SqMod/SqMod GitHub Wiki
Count all occurrences of a speciffic function.
- Aliases:
SqSignalBase.CountFunc
- Signature:
(callback);
-
Parameters:
-
callback
function
The function that represents the callback in the slot.
-
callback
-
Return:
-
integer
The number of times there was a match for the specified function.
-
-
Throws:
- This function may throw errors if any of the given parameters are not valid.
No remarks available.
No example available.
-
function
SqSignalBase.CountFunc -
function
SqSignalBase.CountThis
No references available.