UNPKG

qcobjects-docs

Version:

The official app and website for documentation of QCObjects

5 lines (3 loc) 244 B
#### waitUntil waitUntil is a helper just in case you are in trouble trying to run a code before a condition is true. The code inside waitUntil will be executed once. NOTE: This is useful in some cases but an excessive use is not recommended.