CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
TaskRequiresGate Struct Reference

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)
 
TRGategate
 Gate to wait for.
 

Detailed Description

Requirement that waits for a gate to open.

Definition at line 148 of file taskrequiresgate.h.


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