Constant measureme::MAX_INTERVAL_TIMESTAMP[][src]

pub const MAX_INTERVAL_TIMESTAMP: u64 = INSTANT_COUNT_MARKER - 1; // 0x0_000_fff_fff_fff_ffeu64

The max interval counter value we can represent with the 48 bits available. The highest value is reserved for the INSTANT_COUNT_MARKER.