Constant tokio::runtime::time::entry::MAX_SAFE_MILLIS_DURATION

source ยท
pub(super) const MAX_SAFE_MILLIS_DURATION: u64 = _; // 18_446_744_073_709_551_613u64
Expand description

The largest safe integer to use for ticks.

This value should be updated if any other signal values are added above.