class
#include <slang/ast/TimingControl.h>
EventListControl Represents a list of timing controls to wait on.
Base classes
- class TimingControl
- The base class for SystemVerilog timing controls (delay, event, etc).
Public variables
-
std::
span<const TimingControl*const > events - The list of child timing controls.