Skip to main content

CHUNK_TIMESTAMP_TICKS

Constant CHUNK_TIMESTAMP_TICKS 

Source
pub const CHUNK_TIMESTAMP_TICKS: u64 = 0x0000_0000_1234_5678;
Expand description

Value latched into REG_CHUNK_TIMESTAMP_LE. Chosen so that reading it in the wrong byte order yields a plausible positive number (0x7856_3412_0000_0000) rather than an error — a byte-order defect that announces itself is not the one that shipped.