Module SideEffect.TimeFrameSource

Sourcetype t =
  1. | Constant
  2. | Config
  3. | Execution
Sourceval is_before : t -> t -> bool
Sourceval max : t -> t -> t