Searched refs:time_string (Results 1 – 1 of 1) sorted by relevance
56 static char time_string[40]; variable69 strftime (time_string, sizeof (time_string), "[%Y-%m-%d %H:%M:%S", ptm); in hci_dump_posix_stdout_timestamp()73 printf ("%s.%03u] ", time_string, milliseconds); in hci_dump_posix_stdout_timestamp()