This function only returns after the current simulation is done.
|
Syntax |
Description |
|---|---|
|
waituntildone; |
This function only returns after the current simulation is done. It allows to wait for the simulation before performing any other tasks that depends on simulation completion. |
See Also