First page Back Continue Last page Graphics
Timers
RTOS and embedded systems provide timing mechanisms since many things in the real world are temporally dependent.
One simple service is a timer which delays execution.
- task blocks until period of time expires.
- example: dial tones.