next up previous contents
Next: Debug and user interface Up: Available routines in the Previous: Message and queue manipulation   Contents


Timer manipulation

NAMES
: start_timer, stop_timer, stop_timers, is_timer, is_a_timer - Timer Handling.

SYNTAX
:

       start_timer( int t, int s )

       stop_timer( int t )

       stop_timers()

       int is_timer()

       int is_a_timer( int t )

DESCRIPTION
:

DIAGNOSTICS
stop_timer and stop_timers print error message and stop execution if there is a timer active and no corresponding event found or event found but corresponding timer is inactive.

SEE ALSO: System Structure (Section 5.2) and Timers.h.


next up previous contents
Next: Debug and user interface Up: Available routines in the Previous: Message and queue manipulation   Contents
Ha Hoai Phuong
2002-11-11