discarnateTimeout

The discarnateTimeout method is used by the framework to destroy a timeout object for the reactive object.

Visibility
Public
Signature
virtual void discarnateTimeout(OMTimeout * tm);
Parameters
tm

Specifies the timeout to be destroyed


Feedback