[][src]Constant measureme::MAX_INTERVAL_TIMESTAMP

pub const MAX_INTERVAL_TIMESTAMP: u64 = INSTANT_TIMESTAMP_MARKER - 1; // 281_474_976_710_654u64

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