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

Safe HaskellNone

Language.Atom.Scheduling

Description

Atom rule scheduling.

Documentation

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