#include <sctree.hpp>
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
List of all members.
Basically a yield. Blocks for a short period of time (a delta cycle) and then continues. Allows other processes to run immediately. Equivalent to wait(SC_ZERO_TIME)
Definition at line 99 of file sctree.hpp.