Searched defs:epoch_time (Results 1 – 3 of 3) sorted by relevance
121 let epoch_time = TimeDisplay::new(0, 0); in test_utc_display_ok() localVariable139 let epoch_time = TimeDisplay::new(0, 0); in test_utc_display_hms() localVariable149 let epoch_time = TimeDisplay::new(0, 0); in test_utc_display_log() localVariable
146 def epoch_to_log_line_timestamp(epoch_time): argument
150 def epoch_to_human_time(epoch_time): argument