std
::
collections
::
blockingqueue {Value}
poll_timeout
fn
Value
?
LinkedBlockingQueue
.
poll_timeout
(
&
self
,
Duration
timeout
)
Poll with a timeout.
Parameters