Closed reteprelief closed 7 years ago
The execution time calculation is optimistic as it assumes the task is executing at highest priority, i.e., before all other tasks. For execution time we at some point need to add in taking into account worst case completion time.
The execution time calculation is optimistic as it assumes the task is executing at highest priority, i.e., before all other tasks. For execution time we at some point need to add in taking into account worst case completion time.