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.
Disable a timed callout.
virtual void disable();When disable returns the action will not be called until the next time enable(qv) is called.