channel_recv_timeout

Function channel_recv_timeout 

Source
fn channel_recv_timeout<'ob>(
    receiver: Gc<&ChannelReceiver>,
    timeout_secs: f64,
    cx: &'ob Context<'_>,
) -> Gc<ObjectType<'ob>>