|
CX Framework
Cross-platform C utility framework
|
Requirement that waits for a gate to open. More...
#include <taskrequiresgate.h>
Data Fields | |
| int64 | expires |
| Time after which requirement times out and fails (0 = no timeout) | |
| TRGate * | gate |
| Gate to wait for. | |
Requirement that waits for a gate to open.
Definition at line 148 of file taskrequiresgate.h.