Constant KTIME_SEC_MAX
pub const KTIME_SEC_MAX: i64 = _; // 9_223_372_036i64
Available on crate feature
dep_nc
only.Expand description
assert_eq!(nc::KTIME_SEC_MAX, 9223372036_i64);
pub const KTIME_SEC_MAX: i64 = _; // 9_223_372_036i64
dep_nc
only.assert_eq!(nc::KTIME_SEC_MAX, 9223372036_i64);