Searched defs:time_format (Results 1 – 3 of 3) sorted by relevance
131 time_format() { function
61 static string_literal_type time_format() { return logging::str_literal("%H.%M.%S"); } in time_format() function79 static string_literal_type time_format() { return logging::str_literal(L"%H.%M.%S"); } in time_format() function
219 def time_format(idx): function