Searched refs:encode_rfc4122_timestamp (Results 1 – 2 of 2) sorted by relevance
554 Builder(timestamp::encode_rfc4122_timestamp(ticks, counter, node_id))
171 pub(crate) const fn encode_rfc4122_timestamp(ticks: u64, counter: u16, node_id: &[u8; 6]) -> Uuid { in encode_rfc4122_timestamp() function