Inheritance diagram for csp::TimeoutGuard:
ALT
absolute timeout guard, for use in an Alternative.
This guard allows you to specify an absolute time at which the guard will become ready.
Public Member Functions | |
TimeoutGuard (const Time &t) | |
ALT timeout guard constructor |
csp::TimeoutGuard::TimeoutGuard | ( | const Time & | t | ) | [inline] |
ALT
timeout guard constructor
t | The absolute time to at which to trigger the guard |