Timer Functions

The following functions are available to access RTX64 timer services:

NOTE: Application timers can only have periods as small as the subsystem's HAL timer period or a multiple of it.

Programming Considerations

If your application needs to inform other threads of a timer expiration, you should use the appropriate notification object in the handling routine to indicate the event.

Related topics: