Back to FabImage Library website
You are here: Start » Function Reference » Queues » Queue_Peek_Timeout
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Returns element from queue without removing it; returns Nil if queue is empty for specified amount of time
Syntax
void fil::Queue_Peek_Timeout()
