Accessor: HandlerWithSuppress

HandlerWithSuppress

Produce outputs periodically, at one second intervals, as long as the most recently received suppress input is not true. The output is a count of the periods, starting with 1.

Version:
  • $$Id$$
Author:
  • Edward A. Lee
Source:
Inputs:
Name Type Description
suppress If true, then suppress the output triggered by a callback.
produce An event here is produced as an output, unless suppressed.
Outputs:
Name Type Description
output The count of the firing.