Searched defs:epoch_time (Results 1 – 7 of 7) sorted by relevance
58 def epoch_time_to_date_string(epoch_time, fmt_string=TIME_FMT): argument
114 def epoch_to_log_line_timestamp(epoch_time, time_zone=None): argument
150 def epoch_to_human_time(epoch_time): argument
73 let epoch_time = SystemTime::now() in get_epoch_time() localVariable
425 const file_time_type epoch_time = now - now.time_since_epoch(); in TEST_CASE() local
472 const file_time_type epoch_time = now - now.time_since_epoch(); in set_last_write_time_dynamic_env_test() local