atom-1.0.10: A DSL for embedded hard realtime applications.

Language.Atom.Scheduling

Description

Atom rule scheduling.

Documentation

type Schedule = (UeMap, [(Int, Int, [Rule])])Source