10 lines
No EOL
254 B
Markdown
10 lines
No EOL
254 B
Markdown
|
|
What is the difference between a **delay measure** and a **deadline** in embedded systems?
|
|
|
|
---
|
|
|
|
📐
|
|
|
|
- **Delay measure**: The actual measured time between stimulus and response.
|
|
- **Deadline**: The **maximum allowed delay** the system can tolerate.
|
|
|