EMIPLIB
|
Component which generates a MIPSYSTEMMESSAGE_ISTIME system message when data has been supplied to it during this iteration. More...
#include <mippusheventtimer.h>
This component generates a MIPSYSTEMMESSAGE_ISTIME system message when another component has delivered data to it during this iteration. It accepts any incoming message.
Suppose you have a soundcard input component at the start of the chain. You can then add a link from the soundcard input component to this component to make this component behave like it's a timing component.