class
#include <slang/ast/TimingControl.h>
InvalidTimingControl Represents an invalid timing control.
Usually generated and return as a timing control due to violation of language semantics or type checking.
Base classes
- class TimingControl
- The base class for SystemVerilog timing controls (delay, event, etc).