Contents

disable

Disable a timed callout.

Declaration

virtual void disable();

Overview

When disable returns the action will not be called until the next time enable(qv) is called.

See Also

Miscellaneous