Searched refs:timestamp_subsec_micros (Results 1 – 2 of 2) sorted by relevance
183 pub fn timestamp_subsec_micros(&self) -> u32 { in timestamp_subsec_micros() method184 self.datetime.timestamp_subsec_micros() in timestamp_subsec_micros()2477 assert_eq!(1234, datetime.timestamp_subsec_micros()); in test_subsecond_part()
393 pub fn timestamp_subsec_micros(&self) -> u32 { in timestamp_subsec_micros() method