braunr wrote on Wednesday, November 21, 2018:
The exact semantics of practically any timer interface is that a timer runs at the expiration time or after. A timer may be delayed if a task with a priority higher than the timer task is running.
braunr wrote on Wednesday, November 21, 2018:
The exact semantics of practically any timer interface is that a timer runs at the expiration time or after. A timer may be delayed if a task with a priority higher than the timer task is running.