Best way to introduce delay between sequences

In reply to uvmsd:

You can add to your SV interface which makes the connection between the DUT and the UVM environment an additional signal of type uvm_event. This will be triggered somewhere in a driver and caan be seen in the monitor for instance.