Inferno
0.2
|
#include <sctree.hpp>
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.