timeoutPop
Pops data from the @queue. If the queue is empty, blocks for
Return
data from the queue or null, when no data is received before the timeout.
Parameters
timeout
the number of microseconds to wait
Pops data from the @queue. If the queue is empty, blocks for
data from the queue or null, when no data is received before the timeout.
the number of microseconds to wait