Skip to main content

parse_timestamp

Function parse_timestamp 

Source
pub fn parse_timestamp(line: &[u8]) -> Option<u64>
Expand description

Extract the timestamp back out of a synthesized line (reconstruction path). Returns None when the line does not match the bridge shape.