Home
last modified time | relevance | path

Searched defs:poll_at (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/time/wheel/
Dmod.rs137 pub(crate) fn poll_at(&self) -> Option<u64> { in poll_at() method
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/time/wheel/
Dmod.rs137 pub(crate) fn poll_at(&self) -> Option<u64> { in poll_at() function