beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

TriggersPerSecond Op



TriggersPerSecond
Namespace: Ops.Trigger

Op author: pandur

Counts how often the port is triggered per second


Can be handy for debugging to find out how often a certain trigger port is called.



Inputs

exe (Trigger)

Trigger in

Outputs

cps (Number)

Calls per second – how often Exe is being triggered by second

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

TriggersPerSecond example


Changelog


Ops.Debug.CallsPerSecond renamed to Ops.Trigger.TriggersPerSecond
2019-06-13 - pandur
add current count in extended title
2022-02-03 - stephan

Patches using TriggersPerSecond

  • Examples
  • My Patches
  • Public