atom-1.0.7: A DSL for embedded hard realtime applications.
Contents
Index
Language.Atom.Scheduling
Description
Atom rule scheduling.
Documentation
schedule
:: [
Rule
] ->
Schedule
type
Schedule
= [(
Int
,
Int
, [
Rule
])]
reportSchedule
::
Schedule
->
String
Produced by
Haddock
version 2.7.2