Constant measureme::MAX_INTERVAL_VALUE
source ยท pub const MAX_INTERVAL_VALUE: u64 = _; // 281_474_976_710_653u64
Expand description
The max value we can represent with the 48 bits available.
The highest two values are reserved for the INSTANT_MARKER
and INTEGER_MARKER
.