timeoutPop

fun timeoutPop(timeout: <Error class: unknown class>): <Error class: unknown class>?

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