Function.SqSignalBase.CountFunc - VCMP-SqMod/SqMod GitHub Wiki
Count all occurrences of a speciffic function.
- Aliases:
SqSignalBase.CountFunc- Signature:
(callback);-
Parameters:
-
callback
functionThe function that represents the callback in the slot.
-
callback
-
Return:
-
integerThe 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.
-
functionSqSignalBase.CountFunc -
functionSqSignalBase.CountThis
No references available.