/
Time Management

Time Management

There is a set of kernel services which require a timekeeping mechanism in order to function. A subset of these services, specifically Timers and Timeouts, are covered in other chapters. This chapter focuses on µC/OS-III's timekeeping mechanisms and basic time services. We will go over the different tick modes that are available and how they operate, while touching on some of the implementation details.

Related content