MCPcopy Create free account
hub / github.com/ReactiveX/RxRust / timeout

Method timeout

src/reactor.rs:249–253  ·  view source on GitHub ↗

Set a timeout to be executed by the event loop after duration Minimum expected resolution is the tick duration of the event loop poller, but it could be shorted depending on how many events are occurring

(&mut self, timeout: Duration, callback: Box<TimerCB<'a>>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mainFunction · 0.80
oneway_testFunction · 0.80

Calls

no outgoing calls

Tested by 2

mainFunction · 0.64
oneway_testFunction · 0.64