15

Application timers

Abstract

Application timers are a simple method for tasks to perform time-oriented activity that is supported by Nucleus SE. They provide a simple method to measure a time interval or perform periodic actions. In this chapter, the operation of application timers is outlined, with details of all the relevant application program interfaces. The implementation of application timers in Nucleus SE is also detailed.

Keywords

RTOS; Nucleus; timers; time

The idea of application timers was introduced in Chapter 3, RTOS Services and Facilities. They are kernel objects that provide tasks with simple means to time events or, more commonly, perform an activity on a regular basis. All the detail of timing functionality—accuracy, interrupt ...

Get Embedded RTOS Design now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.