devela::_dep::nc

Constant TIME64_MAX

pub const TIME64_MAX: i64 = _; // 9_223_372_036_854_775_807i64
Available on crate feature dep_nc only.
Expand description

Located here for timespec[64]_valid_strict

assert_eq!(nc::TIME64_MAX, 9223372036854775807_i64);