Searched defs:timestamp (Results 1 – 10 of 10) sorted by relevance
44 let timestamp = "1524820690".parse::<i64>().unwrap(); in test_chrono() localVariable
20 pub timestamp: u32, field
174 timestamp: u32, field
156 timestamp: u32, field
238 let timestamp = self.bytes_reader.read_u24::<BigEndian>()?; in read_flv_tag() localVariable
42 pub timestamp: u32, field
556 let timestamp = self.current_message_header().timestamp; in read_extended_timestamp() localVariable
169 let timestamp = self.c1_timestamp; in write_s1() localVariable
187 let timestamp = chunk_info.message_header.timestamp; in read_parse_chunks() localVariable
195 let timestamp = chunk_info.message_header.timestamp; in run() localVariable