Inferno  0.2
SCTree::WaitDelta Struct Reference

#include <sctree.hpp>

Inheritance diagram for SCTree::WaitDelta:
[legend]
Collaboration diagram for SCTree::WaitDelta:
[legend]

List of all members.


Detailed Description

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.


The documentation for this struct was generated from the following file: