Accessor: utilities/Clock

utilities/Clock

Accessor that spontaneously produces outputs once per time interval. This implementation produces a counting sequence.

Version:
  • $$Id$$
Author:
  • Edward A. Lee
Source:
Outputs:
Name Type Description
output Output for the counting sequence, of type number.
Parameters:
Name Type Description
interval The interval between outputs in milliseconds.