We have a periodic task with a period of $40 \mathrm{~ms}$, and it is controlled by a clock interrupt with a granularity of $30 \mathrm{~ms}$. The granularity of the clock interrupt means that the clock can trigger an interrupt every $30 \mathrm{~ms}$.
Show more…