SWR-002 ======= Runtime supervisor owns timer event service. Relation Diagram ---------------- .. graphviz:: digraph swr_88436ca5_e2fa_4843_8d75_ab617c159b6e { rankdir=LR; graph [fontname="Helvetica" fontsize=10]; node [shape="box" style="filled" fillcolor="#eaf3ff" fontname="Helvetica" fontsize=10 color="#3a3a3a"]; edge [fontname="Helvetica" fontsize=9 color="#555555"]; source [label="ao_runtime_supervisor"]; target [label="evt_timer_service"]; source -> target [label=<SWR-002> dir="both", arrowtail="diamond", arrowhead="vee", style="solid"]; } Relation Summary ---------------- .. list-table:: :header-rows: 1 :widths: 25 75 * - Field - Value * - Source Unit - :doc:`ao_runtime_supervisor ` * - Target Unit - :doc:`evt_timer_service ` * - UML Type - composition * - Visibility - private Timing Budgets -------------- - :doc:`TB-001_Runtime_Dispatch_Cycle ` - :doc:`TB-005_Startup_Ready_Window `