timeoutPopUnlocked
fun timeoutPopUnlocked(timeout: <Error class: unknown class>): <Error class: unknown class>?(source)
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