Searched refs:timestamp_secs (Results 1 – 1 of 1) sorted by relevance
493 char timestamp_secs[32]; in dump_log_file() local497 strftime(timestamp_secs, sizeof(timestamp_secs), "%m-%d %H:%M:%S", &tm); in dump_log_file()499 StringPrintf("%s.%03d", timestamp_secs, log_entry.entry.nsec / 1'000'000); in dump_log_file()