Back to FabImage Library Lite website
You are here: Start » Queues » Queue_Pop_Timeout

Queue_Pop_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 |
Removes and returns an element from the front of a queue, effectively reducing its size by one; returns Nil if queue is empty for specified amount of time.
Syntax
void fil::Queue_Pop_Timeout
(
)