Contents

timerFired

Indicates the timer has fired.

Declaration

virtual void timerFired();

Overview

This method is called by timerCallback to indicate the timer has fired. This method calls performErase() and performFlush() to do erase head processing and audio engine flushing each time the timer event fires.

See Also

Miscellaneous