pub const MIN_POLL_INTERVAL: i64 = 10000000; // 10_000_000i64
Minimum allowed hardware polling interval (10 ms).