Scheduling
Time- and event-based scheduling requirements
Time-based scheduling requirements apply to models that use a periodic interrupt source (for example, a hardware timer) for timing.
Event-based scheduling requirements apply to systems that must also support execution of blocks in response to events. These events are asynchronous with respect to the periodic timing source of the system.
Categories
- Timers
Absolute and elapsed timers
- Time-Based Scheduling
Solver, sample rates and transitions, tasking, real-time execution
- Event-Based Scheduling
Asynchronous event handling, rate transitions, timers, event data