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

Language.Atom.Scheduling

Description

Atom rule scheduling.

Documentation

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