Options
All
  • Public
  • Public/Protected
  • All
Menu

The enumeration for the scheduling direction

Index

Enumeration members

Enumeration members

Backward

Backward: = "Backward"

Backward (or As Late As Possible (ALAP)) scheduling.

Forward

Forward: = "Forward"

Forward (or As Soon As Possible (ASAP)) scheduling.

None

None: = "None"

Generated using TypeDoc