Constant uuid::timestamp::UUID_TICKS_BETWEEN_EPOCHS
source ยท pub const UUID_TICKS_BETWEEN_EPOCHS: u64 = 0x01B2_1DD2_1381_4000;
Expand description
The number of 100 nanosecond ticks between the RFC 9562 epoch
(1582-10-15 00:00:00
) and the Unix epoch (1970-01-01 00:00:00
).