RiCOSTimer

The RiCOSTimer class is a building block for RiCTimerManager, which provides basic timing services for the execution framework. In the Rational® Rhapsody® implementation, the timer runs on its own task. Therefore, the target operating system must support multitasking.

Creation summary
create
Creates an RiCOSTimer object
destroy
Destroys an RiCOSTimer object
cleanup
Cleans up after an RiCOSTimer object
init
Initializes an RiCOSTimer object

Feedback