Home
last modified time | relevance | path

Searched refs:FENCE_POLL_MS (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/devices/src/virtio/gpu/
Dmod.rs83 const FENCE_POLL_MS: u64 = 1; constant
743 Duration::from_millis(FENCE_POLL_MS) in run()