Searched refs:timestamp_formatstr (Results 1 – 1 of 1) sorted by relevance
178 static char const * timestamp_formatstr( timestamp const * const time, in timestamp_formatstr() function192 return timestamp_formatstr( time, "%Y-%m-%d %H:%M:%S.%%09d +0000" ); in timestamp_str()198 return timestamp_formatstr( time, "%H:%M:%S.%%09d" ); in timestamp_timestr()